Trying to convert hsb to rgb or set neopixel with hsb.

Hey,

im programming atm a little esp8266 so it can work with alexa.

With the speech command, change color to, i get in my console 3 diffrent variables.

if i say green here are the variables:

HUE: 120
Saturation: 1
Brightness: 1

So actually im getting normal variables. But how can i convert them to rgb. googelt it but didn`t find an answer yet. The Sat and Brightness are easy to but in percent with *100. But then its not possible for me to set the color or convert them to rbg. im using adafruit neopixel to do it.

Sorry for my bad english
I hope somebody can help me

I hope somebody can help me

From one data point, not really.

If we knew what you got when you said blue, green, yellow, and purple, maybe.