ColorToHexRgbStringConverter public class ColorToHexRgbStringConverter : BaseConverter<Color, string> Converts the incoming value from Color and returns the object of a type String and virce-versa. Documentation Code public ColorToHexRgbStringConverter()