#c42ec0 color space conversions
Hex:
        #c42ec0
        RGB:
        196, 46, 192
        CMY:
        23, 82, 25
        CMYK:
        0, 77, 2, 23
      HSL:
        302°, 61.9835%, 47.4510%
        HSV (HSB):
        302°, 76.5306%, 76.8627%
        XYZ:
        33.2564, 17.4955, 51.4933
        xyY:
        0.3253, 0.1711, 17.4955
      CIE-Lab:
        48.8784, 72.6810, -43.9620
        CIE-LCH:
        48.8784, 84.9422, 328.8318
        CIE-Luv:
        48.8784, 62.0559, -75.3337
        Hunter-Lab:
        41.8277, 68.7236, -43.7116
      #c42ec0 color charts
#c42ec0 RGB chart
      #c42ec0 CMYK chart
      #c42ec0 RGB pie chart
      #c42ec0 color shades, tints & tones
#c42ec0 color schemes
#c42ec0 color preview, HTML & CSS examples
           This text has a color of #c42ec0        
        
          <p style="color:#c42ec0;">Text here</p>
        
        
          .mytext {color:#c42ec0;}
        
        Text color #c42ec0
      
           This box has a color of #c42ec0        
        
          <div style="background-color:#c42ec0;">Content here</div>
        
        
          .mybackground {background-color:#c42ec0;}
        
        Background color #c42ec0
      
           Border around this has a color of #c42ec0        
        
          <div style="border:2px solid #c42ec0;">Content here</div>
        
        
          .myborder {border:2px solid #c42ec0;}
        
        Border color #c42ec0