Device-Independent CIE Color Models 

Mathematica 10 introduces four new device-independent CIE color models: LABColor, LCHColor, LUVColor, and XYZColor. The function ColorConvert can be used to convert colors or images between one representation and another.

In[1]:=
Click for copyable input
X
Out[1]=
In[2]:=
Click for copyable input
X
Out[2]=

Use colors defined in any of the supported color models for plotting and visualization.

In[3]:=
Click for copyable input
X
In[4]:=
Click for copyable input
X
Out[4]=

Accurately convert between all supported color models using ColorConvert.

In[5]:=
Click for copyable input
X
Out[5]=
In[6]:=
Click for copyable input
X
Out[6]//InputForm=
In[7]:=
Click for copyable input
X
Out[7]=
de es ja pt-br zh