I'm trying to get a multiply patch output value change only the hue of a color. I want to keep saturation and luminance set to a fixed value.
With my current configuration it is only changing luminance. It looks like is changing all RGB channels equally. What would be the correct way to manipulate HSL channels individually?