#c42d60 color space conversions
Hex:
        #c42d60
        RGB:
        196, 45, 96
        CMY:
        23, 82, 62
        CMYK:
        0, 77, 51, 23
      HSL:
        340°, 62.6556%, 47.2549%
        HSV (HSB):
        340°, 77.0408%, 76.8627%
        XYZ:
        25.8147, 14.4571, 12.4962
        xyY:
        0.4892, 0.2740, 14.4571
      CIE-Lab:
        44.8814, 61.3820, 7.7746
        CIE-LCH:
        44.8814, 61.8724, 7.2186
        CIE-Luv:
        44.8814, 99.6146, -2.2809
        Hunter-Lab:
        38.0224, 54.6501, 7.1298
      #c42d60 color charts
#c42d60 RGB chart
      #c42d60 CMYK chart
      #c42d60 RGB pie chart
      #c42d60 color shades, tints & tones
#c42d60 color schemes
#c42d60 color preview, HTML & CSS examples
           This text has a color of #c42d60        
        
          <p style="color:#c42d60;">Text here</p>
        
        
          .mytext {color:#c42d60;}
        
        Text color #c42d60
      
           This box has a color of #c42d60        
        
          <div style="background-color:#c42d60;">Content here</div>
        
        
          .mybackground {background-color:#c42d60;}
        
        Background color #c42d60
      
           Border around this has a color of #c42d60        
        
          <div style="border:2px solid #c42d60;">Content here</div>
        
        
          .myborder {border:2px solid #c42d60;}
        
        Border color #c42d60