#c42cb5 color space conversions
Hex:
        #c42cb5
        RGB:
        196, 44, 181
        CMY:
        23, 83, 29
        CMYK:
        0, 78, 8, 23
      HSL:
        306°, 63.3333%, 47.0588%
        HSV (HSB):
        306°, 77.5510%, 76.8627%
        XYZ:
        32.0061, 16.8733, 45.2860
        xyY:
        0.3399, 0.1792, 16.8733
      CIE-Lab:
        48.1000, 71.5644, -38.7729
        CIE-LCH:
        48.1000, 81.3929, 331.5516
        CIE-Luv:
        48.1000, 66.4584, -67.2780
        Hunter-Lab:
        41.0772, 67.1970, -36.6110
      #c42cb5 color charts
#c42cb5 RGB chart
      #c42cb5 CMYK chart
      #c42cb5 RGB pie chart
      #c42cb5 color shades, tints & tones
#c42cb5 color schemes
#c42cb5 color preview, HTML & CSS examples
           This text has a color of #c42cb5        
        
          <p style="color:#c42cb5;">Text here</p>
        
        
          .mytext {color:#c42cb5;}
        
        Text color #c42cb5
      
           This box has a color of #c42cb5        
        
          <div style="background-color:#c42cb5;">Content here</div>
        
        
          .mybackground {background-color:#c42cb5;}
        
        Background color #c42cb5
      
           Border around this has a color of #c42cb5        
        
          <div style="border:2px solid #c42cb5;">Content here</div>
        
        
          .myborder {border:2px solid #c42cb5;}
        
        Border color #c42cb5