I think you’ll have to set up your own Cloudinary acccount then:
- Send the image to the mediaDB
- Get the
mediaURL
from the MediaDB - Use the ID to get the HEX values
- Convert HEX to RGB
*Convert RGB to HSL
This sounds like quite an involved project - is this your first Thunkable project?
Just our of curiosity, what sort of imaging are you doing? Are you a biologist?