As per the question title, How could I take a hex code and convert it to a .Net Color object, and do it the other way?
I googled and keep getting the same way which
Look into Color.ToARGB()
http://msdn.microsoft.com/en-us/library/system.drawing.color.toargb.aspx