mess with the sliders.
this is a test i did for another attempt at making a decent path-tracing algorithm with minimal assistance/research. took a while to figure out where exactly i needed to round some numbers in order to keep the RGB-HSV conversion from being bugged, plus this uses the proper method of input^2 -> avg -> sqrt of output to prevent colors from being incorrectly dimmed/dulled.