xyz

fun xyz(x: Number, y: Number, z: Number): TextStyle

Create a color code from a CIE XYZ color.

Conversions use D65 reference white, and sRGB profile.

x, y, and z are generally in the interval [0, 1]