A class representing the RGB color values for the LED.
Blue component of the RGB color, ranging from 0 to 255.
Green component of the RGB color, ranging from 0 to 255.
Red component of the RGB color, ranging from 0 to 255.
Converts the RGB color values into a list of strings, each representing one of the color components in hexadecimal format.