I want to transform a full color image into one that looks like it was
printed with three colors, e.g. black and blue, on a white background.
What's im****tant: Gray should stay gray!
So, just using a CMYK color model and deactivating everything but,
say, Cyan and Black doesn't do the trick.
Any idea how to proceed?