HSLtoRGB Op
Convert HSL to RGB
Convert HSL to RGB
Summary (oneliner)
Full Name
- Ops.Color.HSLtoRGB
- Core Op - visible for everyone
- MIT
- Oct 1, 2024 at 14:33
- chroma.js (library for color conversions)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch HSL to RGB
INPUT PORTS
Hue (Number)
Saturation (Number)
Lightness (Number)
OUTPUT PORTS
R (Number)
G (Number)
B (Number)