ColorConvert

WMA link


ColorConvert[c, colspace]

returns the representation of c in the color space colspace. c may be a color or an image.

Valid values for colspace are:

CMYK: convert to CMYKColor
Grayscale: convert to GrayLevel
HSB: convert to Hue
LAB: concert to LABColor
LCH: convert to LCHColor
LUV: convert to LUVColor
RGB: convert to RGBColor
XYZ: convert to XYZColor

Blend
ColorNegate