#cc5fb2 color space conversions
Hex:
        #cc5fb2
        RGB:
        204, 95, 178
        CMY:
        20, 63, 30
        CMYK:
        0, 53, 13, 20
      HSL:
        314°, 51.6588%, 58.6275%
        HSV (HSB):
        314°, 53.4314%, 80.0000%
        XYZ:
        37.0299, 24.2361, 44.8458
        xyY:
        0.3490, 0.2284, 24.2361
      CIE-Lab:
        56.3235, 53.4420, -24.1093
        CIE-LCH:
        56.3235, 58.6285, 335.7184
        CIE-Luv:
        56.3235, 57.8170, -44.4514
        Hunter-Lab:
        49.2302, 48.1111, -19.5486
      #cc5fb2 color charts
#cc5fb2 RGB chart
      #cc5fb2 CMYK chart
      #cc5fb2 RGB pie chart
      #cc5fb2 color shades, tints & tones
#cc5fb2 color schemes
#cc5fb2 color preview, HTML & CSS examples
           This text has a color of #cc5fb2        
        
          <p style="color:#cc5fb2;">Text here</p>
        
        
          .mytext {color:#cc5fb2;}
        
        Text color #cc5fb2
      
           This box has a color of #cc5fb2        
        
          <div style="background-color:#cc5fb2;">Content here</div>
        
        
          .mybackground {background-color:#cc5fb2;}
        
        Background color #cc5fb2
      
           Border around this has a color of #cc5fb2        
        
          <div style="border:2px solid #cc5fb2;">Content here</div>
        
        
          .myborder {border:2px solid #cc5fb2;}
        
        Border color #cc5fb2