Color Blend in Different Color Spaces 

The relationship between two colors is deeply influenced by the color model that is used to describe them. The function Blend performs a color mixing in the color's native space, thus preserving its natural metric and its characteristics.

Blend offers unique results depending on the color model.

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

Compare blue-to-red blend in RGB and HSB spaces.

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

A 3D representation of an RGB blend is a straight line in RGB itself but a curve in a perceptually accurate space like CIE .

show complete Wolfram Language input
Out[5]=

Blue-to-red blend in four different color spaces.

In[6]:=
Click for copyable input
X
Out[6]=

Use red-to-blue (center to corner) blend in different spaces for coloring plots.

show complete Wolfram Language input
Out[7]=
de es ja pt-br zh