#c42e80 color space conversions
Hex:
        #c42e80
        RGB:
        196, 46, 128
        CMY:
        23, 82, 50
        CMYK:
        0, 77, 35, 23
      HSL:
        327°, 61.9835%, 47.4510%
        HSV (HSB):
        327°, 76.5306%, 76.8627%
        XYZ:
        27.6382, 15.2483, 21.9086
        xyY:
        0.4265, 0.2353, 15.2483
      CIE-Lab:
        45.9724, 64.1313, -10.3476
        CIE-LCH:
        45.9724, 64.9607, 350.8343
        CIE-Luv:
        45.9724, 86.8961, -25.2557
        Hunter-Lab:
        39.0490, 58.0034, -5.9305
      #c42e80 color charts
#c42e80 RGB chart
      #c42e80 CMYK chart
      #c42e80 RGB pie chart
      #c42e80 color shades, tints & tones
#c42e80 color schemes
#c42e80 color preview, HTML & CSS examples
           This text has a color of #c42e80        
        
          <p style="color:#c42e80;">Text here</p>
        
        
          .mytext {color:#c42e80;}
        
        Text color #c42e80
      
           This box has a color of #c42e80        
        
          <div style="background-color:#c42e80;">Content here</div>
        
        
          .mybackground {background-color:#c42e80;}
        
        Background color #c42e80
      
           Border around this has a color of #c42e80        
        
          <div style="border:2px solid #c42e80;">Content here</div>
        
        
          .myborder {border:2px solid #c42e80;}
        
        Border color #c42e80