Hi All, I am working on indesign, I want to convert the CMYK values to RGB or vice versa. I dont want to run any script and changes the color spaces of idml file. I can do extract and parse the idml file so that I have either CMYK values or RGB. I want to convert from CMYK to RGB or RGB to CMYK. I got some formulas but I am not getting the correct values. For example if the CMYK values are 67,82,0,0 then the corresponding RGB values are 125,45,210 and vice versa. Can anyone help me to get the correct values? Is there any formula which will give the correct values. Thanks in advance.
... View more