ColorToPercentMagentaConverter public class ColorToPercentMagentaConverter : BaseConverterOneWay<Color, double> Converts the incoming value from Color and returns the object of a type Double. Documentation Code public ColorToPercentMagentaConverter()