#c42ff2 color space conversions
Hex:
        #c42ff2
        RGB:
        196, 47, 242
        CMY:
        23, 82, 5
        CMYK:
        19, 81, 0, 5
      HSL:
        286°, 88.2353%, 56.6667%
        HSV (HSB):
        286°, 80.5785%, 94.9020%
        XYZ:
        39.8085, 20.1796, 85.8013
        xyY:
        0.2731, 0.1384, 20.1796
      CIE-Lab:
        52.0397, 80.8210, -67.4219
        CIE-LCH:
        52.0397, 105.2509, 320.1647
        CIE-Luv:
        52.0397, 45.7267, -112.0277
        Hunter-Lab:
        44.9217, 79.5692, -81.7998
      #c42ff2 color charts
#c42ff2 RGB chart
      #c42ff2 CMYK chart
      #c42ff2 RGB pie chart
      #c42ff2 color shades, tints & tones
#c42ff2 color schemes
#c42ff2 color preview, HTML & CSS examples
           This text has a color of #c42ff2        
        
          <p style="color:#c42ff2;">Text here</p>
        
        
          .mytext {color:#c42ff2;}
        
        Text color #c42ff2
      
           This box has a color of #c42ff2        
        
          <div style="background-color:#c42ff2;">Content here</div>
        
        
          .mybackground {background-color:#c42ff2;}
        
        Background color #c42ff2
      
           Border around this has a color of #c42ff2        
        
          <div style="border:2px solid #c42ff2;">Content here</div>
        
        
          .myborder {border:2px solid #c42ff2;}
        
        Border color #c42ff2