#c42c76 color space conversions
Hex:
        #c42c76
        RGB:
        196, 44, 118
        CMY:
        23, 83, 54
        CMYK:
        0, 78, 40, 23
      HSL:
        331°, 63.3333%, 47.0588%
        HSV (HSB):
        331°, 77.5510%, 76.8627%
        XYZ:
        26.9356, 14.8451, 18.5853
        xyY:
        0.4462, 0.2459, 14.8451
      CIE-Lab:
        45.4213, 63.6754, -5.0440
        CIE-LCH:
        45.4213, 63.8749, 355.4708
        CIE-Luv:
        45.4213, 91.5171, -18.1936
        Hunter-Lab:
        38.5294, 57.3618, -1.6289
      #c42c76 color charts
#c42c76 RGB chart
      #c42c76 CMYK chart
      #c42c76 RGB pie chart
      #c42c76 color shades, tints & tones
#c42c76 color schemes
#c42c76 color preview, HTML & CSS examples
           This text has a color of #c42c76        
        
          <p style="color:#c42c76;">Text here</p>
        
        
          .mytext {color:#c42c76;}
        
        Text color #c42c76
      
           This box has a color of #c42c76        
        
          <div style="background-color:#c42c76;">Content here</div>
        
        
          .mybackground {background-color:#c42c76;}
        
        Background color #c42c76
      
           Border around this has a color of #c42c76        
        
          <div style="border:2px solid #c42c76;">Content here</div>
        
        
          .myborder {border:2px solid #c42c76;}
        
        Border color #c42c76