What is the best way to turn strings like \"red\", \"green\", \"yellow\", \"aliceblue\", etc... into the actual System.Drawing.Color value?
I was looking at reflection