#cc5b95 color space conversions
Hex:
        #cc5b95
        RGB:
        204, 91, 149
        CMY:
        20, 64, 42
        CMYK:
        0, 55, 27, 20
      HSL:
        329°, 52.5581%, 57.8431%
        HSV (HSB):
        329°, 55.3922%, 80.0000%
        XYZ:
        34.0677, 22.4895, 30.9791
        xyY:
        0.3892, 0.2569, 22.4895
      CIE-Lab:
        54.5425, 51.1090, -9.9175
        CIE-LCH:
        54.5425, 52.0624, 349.0185
        CIE-Luv:
        54.5425, 67.8054, -23.0047
        Hunter-Lab:
        47.4231, 45.2403, -5.5350
      #cc5b95 color charts
#cc5b95 RGB chart
      #cc5b95 CMYK chart
      #cc5b95 RGB pie chart
      #cc5b95 color shades, tints & tones
#cc5b95 color schemes
#cc5b95 color preview, HTML & CSS examples
           This text has a color of #cc5b95        
        
          <p style="color:#cc5b95;">Text here</p>
        
        
          .mytext {color:#cc5b95;}
        
        Text color #cc5b95
      
           This box has a color of #cc5b95        
        
          <div style="background-color:#cc5b95;">Content here</div>
        
        
          .mybackground {background-color:#cc5b95;}
        
        Background color #cc5b95
      
           Border around this has a color of #cc5b95        
        
          <div style="border:2px solid #cc5b95;">Content here</div>
        
        
          .myborder {border:2px solid #cc5b95;}
        
        Border color #cc5b95