#c40574 color space conversions
Hex:
        #c40574
        RGB:
        196, 5, 116
        CMY:
        23, 98, 55
        CMYK:
        0, 97, 41, 23
      HSL:
        325°, 95.0249%, 39.4118%
        HSV (HSB):
        325°, 97.4490%, 76.8627%
        XYZ:
        25.9716, 13.1053, 17.6837
        xyY:
        0.4576, 0.2309, 13.1053
      CIE-Lab:
        42.9214, 70.4851, -7.5305
        CIE-LCH:
        42.9214, 70.8863, 353.9017
        CIE-Luv:
        42.9214, 99.9364, -22.5274
        Hunter-Lab:
        36.2012, 64.7081, -3.6214
      #c40574 color charts
#c40574 RGB chart
      #c40574 CMYK chart
      #c40574 RGB pie chart
      #c40574 color shades, tints & tones
#c40574 color schemes
#c40574 color preview, HTML & CSS examples
           This text has a color of #c40574        
        
          <p style="color:#c40574;">Text here</p>
        
        
          .mytext {color:#c40574;}
        
        Text color #c40574
      
           This box has a color of #c40574        
        
          <div style="background-color:#c40574;">Content here</div>
        
        
          .mybackground {background-color:#c40574;}
        
        Background color #c40574
      
           Border around this has a color of #c40574        
        
          <div style="border:2px solid #c40574;">Content here</div>
        
        
          .myborder {border:2px solid #c40574;}
        
        Border color #c40574