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