I was wondering if anyone knew a way to convert RGB or HSV to a hex code ? I’m trying to implement a system for character customization where the player can select the color with the Synth2dSlider and see what the hex code is in a variable text, and eventually add an option to enter hex codes have them load the player’s color. I was already able to get the RGB values to show in text with the blueprint in my screenshot, but I’ve been stuck on trying to get hex to show for a while