#cc5274 color space conversions
Hex:
        #cc5274
        RGB:
        204, 82, 116
        CMY:
        20, 68, 55
        CMYK:
        0, 60, 43, 20
      HSL:
        343°, 54.4643%, 56.0784%
        HSV (HSB):
        343°, 59.8039%, 80.0000%
        XYZ:
        31.0715, 20.1329, 18.7714
        xyY:
        0.4440, 0.2877, 20.1329
      CIE-Lab:
        51.9872, 51.3902, 5.9072
        CIE-LCH:
        51.9872, 51.7286, 6.5573
        CIE-Luv:
        51.9872, 82.0126, -2.0208
        Hunter-Lab:
        44.8697, 45.0862, 6.6046
      #cc5274 color charts
#cc5274 RGB chart
      #cc5274 CMYK chart
      #cc5274 RGB pie chart
      #cc5274 color shades, tints & tones
#cc5274 color schemes
#cc5274 color preview, HTML & CSS examples
           This text has a color of #cc5274        
        
          <p style="color:#cc5274;">Text here</p>
        
        
          .mytext {color:#cc5274;}
        
        Text color #cc5274
      
           This box has a color of #cc5274        
        
          <div style="background-color:#cc5274;">Content here</div>
        
        
          .mybackground {background-color:#cc5274;}
        
        Background color #cc5274
      
           Border around this has a color of #cc5274        
        
          <div style="border:2px solid #cc5274;">Content here</div>
        
        
          .myborder {border:2px solid #cc5274;}
        
        Border color #cc5274