#cc5fb1 color space conversions
Hex:
        #cc5fb1
        RGB:
        204, 95, 177
        CMY:
        20, 63, 31
        CMYK:
        0, 53, 13, 20
      HSL:
        315°, 51.6588%, 58.6275%
        HSV (HSB):
        315°, 53.4314%, 80.0000%
        XYZ:
        36.9299, 24.1961, 44.3189
        xyY:
        0.3502, 0.2295, 24.1961
      CIE-Lab:
        56.2836, 53.2844, -23.5929
        CIE-LCH:
        56.2836, 58.2740, 336.1176
        CIE-Luv:
        56.2836, 58.0936, -43.6377
        Hunter-Lab:
        49.1895, 47.9301, -18.9865
      #cc5fb1 color charts
#cc5fb1 RGB chart
      #cc5fb1 CMYK chart
      #cc5fb1 RGB pie chart
      #cc5fb1 color shades, tints & tones
#cc5fb1 color schemes
#cc5fb1 color preview, HTML & CSS examples
           This text has a color of #cc5fb1        
        
          <p style="color:#cc5fb1;">Text here</p>
        
        
          .mytext {color:#cc5fb1;}
        
        Text color #cc5fb1
      
           This box has a color of #cc5fb1        
        
          <div style="background-color:#cc5fb1;">Content here</div>
        
        
          .mybackground {background-color:#cc5fb1;}
        
        Background color #cc5fb1
      
           Border around this has a color of #cc5fb1        
        
          <div style="border:2px solid #cc5fb1;">Content here</div>
        
        
          .myborder {border:2px solid #cc5fb1;}
        
        Border color #cc5fb1