Hello,
I tried to create an app that can create an automatic gradient palette choosing 2 different basic colors.
Like that: Create a Gradient palette - Coolors
But for do an easy mathematical calculation I chose to analyze colors in HSL color format, so the next step is convert this colors in RGB. The problem is that I can’t find some tools or blocks than can help me to solve this trouble.
I found this javascript, but I’m thiniking how to do in blocks:
https://stackoverflow.com/questions/2353211/hsl-to-rgb-color-conversion
Thanks for your support!

