Convert X, Y, Z to win32 colour.
Source position: colour_conv.pas line 48
function XYZToColor(
X: Extended;
Y: Extended;
Z: Extended
):TColor;