RGBtoHSL Op
Convert RGB color to HSL values
Summary (oneliner)
Full Name
- Ops.Color.RGBtoHSL
- Core Op - Official cables op
- MIT
- chroma.js (library for color conversions)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch RGB to HSL
INPUT PORTS
R (Number)
G (Number)
B (Number)
OUTPUT PORTS
Hue (Number)
Saturation (Number)
Lightness (Number)