the hex should have three values. I need to turn them into 3 int variables (should be from 0-255) I took all the char and instead of printing them I saved all of them to a string.
so long story short how do I convert a string with Hexadecimal in it to a regular decimal (int)