A little procedure to convert the strange color notation AI/Thunkable uses to hex. I know there must be an extension already to do this, but if you are like me, and like to get your hands dirty and learn a thing or two while making something, you will find this interesting.
After all, that was the initial purpose of App Inventor, to teach people how to CODE solutions and not give them everything done.
Let me know if you find any errors.
Color numbers list here: App Inventor Color Chart
ColorToHexProcedure.aia (23.4 KB)