Validating a Hex Value in ColdFusion
June 9th, 2006
I wrote the following for someone to help validate is a 6 character hex value is a valid RGB color (from #000000 to #FFFFFF). Hope it helps someone else. I’m always looking for better ways, if you have one, please leave a comment.
