Take any string and covert it to a hex color for use in CSS Ver handy when generating a dataset on the backend to be passed into Chart.js at the other end of the api. Keeps colors consistent.
Author: Wayne Simmerson wsimmerson@gmail.com
Parameters: argument1 (string): String to be converted
Returns: string: Converted hex color code