LUV.RdThis function creates colors of class “LUV”; a subclass of the virtual
color-class class.
LUV(L, U, V, names)An object of class LUV which inherits from class color.
The L, U and V values give the coordinates of the
colors in the CIE (1976) \(L^*u^*v^*\) space. This is a
transformation of the 1931 CIE XYZ space which attempts to produce
perceptually based axes. Luminance takes values between 0 and 100, and the other coordinates
typically take values between -100 and 100, although these values can also
be exceeded by highly saturated colors. The \(u\) and \(v\)
coordinates measure positions on green/red and blue/yellow axes.