General IRC
12/06/23
Color RGB/HSL/HEX converter by Degausser
A few functions to handle conversion between different types $rgbtohex(N N N) $rgbtohsl(N N N) .decimal $hextorgb(N) .comma .single $hextohsl(N) .decimal $hsltorgb(N N N, [decimal]) .comma .single $hsltohex(N N N, [decimal]) parameters dictate in…