Have you ever wondered how HEX color notation works? Does it seem strangely difficult to understand? Have you ever used a color in a paint editor that used RGB and then don't know how to use the same color in the Scratch Forums? If the answer is yes, then this is the project for you! ------------------------------------------------------------------------- This is a simple color converter that converts from RGB to HEX and viceversa. Just click the button you desire and enter the RGB or HEX color value. It will be automatically converted for you. ------------------------------------------------------------------------- VERSIONS: v 1.0: Published the project Please tell me in the comments any bugs you might find. ------------------------------------------------------------------------- CREDITS: All code credit to @dgarcias_2010 Mathematical formula for conversion taken from https://www.developintelligence.com/blog/2017/02/rgb-to-hex-understanding-the-major-web-color-codes/