Hi,
I need to transform the values of a color that is in XYZ, calculated with the Illuminati ‘A’ to RGB.
XYZ to RGB
When I use the Illuminati D65 I use the matrix below:
3.2404542 -1.5371385 -0.4985314
-0.9692660 1.8760108 0.0415560
0.0556434 -0.2040259 1.0572252
Source: http://www.brucelindbloom.com/index.html?Eqn_RGB_to_XYZ.html
But I do not know what conversion matrix used when using the Illuminati A !
What conversion matrix used to convert XYZ to RGB when using the Illuminati A ???