Documentation
rgb_to_hex()
Convert RGB color to hexadecimal code.
rgb_col (array(float)) – RGB color array
the hexadecimal code of the RGB color
str