#c42cb4 color space conversions
Hex:
        #c42cb4
        RGB:
        196, 44, 180
        CMY:
        23, 83, 29
        CMYK:
        0, 78, 8, 23
      HSL:
        306°, 63.3333%, 47.0588%
        HSV (HSB):
        306°, 77.5510%, 76.8627%
        XYZ:
        31.9039, 16.8324, 44.7475
        xyY:
        0.3413, 0.1801, 16.8324
      CIE-Lab:
        48.0482, 71.4170, -38.2682
        CIE-LCH:
        48.0482, 81.0237, 331.8158
        CIE-Luv:
        48.0482, 66.8344, -66.4999
        Hunter-Lab:
        41.0273, 67.0081, -35.9470
      #c42cb4 color charts
#c42cb4 RGB chart
      #c42cb4 CMYK chart
      #c42cb4 RGB pie chart
      #c42cb4 color shades, tints & tones
#c42cb4 color schemes
#c42cb4 color preview, HTML & CSS examples
           This text has a color of #c42cb4        
        
          <p style="color:#c42cb4;">Text here</p>
        
        
          .mytext {color:#c42cb4;}
        
        Text color #c42cb4
      
           This box has a color of #c42cb4        
        
          <div style="background-color:#c42cb4;">Content here</div>
        
        
          .mybackground {background-color:#c42cb4;}
        
        Background color #c42cb4
      
           Border around this has a color of #c42cb4        
        
          <div style="border:2px solid #c42cb4;">Content here</div>
        
        
          .myborder {border:2px solid #c42cb4;}
        
        Border color #c42cb4