yields the color on monitor 2 which is equivalent to a given color on monitor
1. Conversion to-and-from printer gamuts is difficult. A first approximation
is as follows:
C = 1 - R
M = 1 - G
Y = 1 - B
K = min(C,M,Y) C' = C - K
M' = M - K
Y' = Y - K