Copies the color parameters from the given color.
HRESULT Clone([out, retval] IColor** pClone);
Returns S_OK if operation was successful or error code in other cases.
IColor