hi all
i would like to convert three values "hue", "saturation","brightness" into RGB-Values. I know, there is the [pix_hsb2rgb]-object in the gem-library, but i'm looking for something to handle numbers. maybe someone of you knows the formula for this kind of conversion, so i could create my own abstraction.(or is there such an object? i rather think not)