xyz2luv
Converts XYZ coordinates to CIE Luv.
xyz2luv(XYZ,bbb)
XYZ coordinates
Reference white, by default Observer = 2deg, Illuminant = D65
CIE Luv coordinates
Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/
# NOT RUN {
xyz2luv(c(0.310897, 0.306510, 74.613450))
# }
Run the code above in your browser using DataLab