#cc5faf color space conversions
Hex:
        #cc5faf
        RGB:
        204, 95, 175
        CMY:
        20, 63, 31
        CMYK:
        0, 53, 14, 20
      HSL:
        316°, 51.6588%, 58.6275%
        HSV (HSB):
        316°, 53.4314%, 80.0000%
        XYZ:
        36.7319, 24.1169, 43.2765
        xyY:
        0.3528, 0.2316, 24.1169
      CIE-Lab:
        56.2047, 52.9716, -22.5577
        CIE-LCH:
        56.2047, 57.5747, 336.9335
        CIE-Luv:
        56.2047, 58.6473, -42.0113
        Hunter-Lab:
        49.1090, 47.5714, -17.8720
      #cc5faf color charts
#cc5faf RGB chart
      #cc5faf CMYK chart
      #cc5faf RGB pie chart
      #cc5faf color shades, tints & tones
#cc5faf color schemes
#cc5faf color preview, HTML & CSS examples
           This text has a color of #cc5faf        
        
          <p style="color:#cc5faf;">Text here</p>
        
        
          .mytext {color:#cc5faf;}
        
        Text color #cc5faf
      
           This box has a color of #cc5faf        
        
          <div style="background-color:#cc5faf;">Content here</div>
        
        
          .mybackground {background-color:#cc5faf;}
        
        Background color #cc5faf
      
           Border around this has a color of #cc5faf        
        
          <div style="border:2px solid #cc5faf;">Content here</div>
        
        
          .myborder {border:2px solid #cc5faf;}
        
        Border color #cc5faf