#cc2b85 color space conversions
Hex:
        #cc2b85
        RGB:
        204, 43, 133
        CMY:
        20, 83, 48
        CMYK:
        0, 79, 35, 20
      HSL:
        326°, 65.1822%, 48.4314%
        HSV (HSB):
        326°, 78.9216%, 80.0000%
        XYZ:
        29.9994, 16.2586, 23.7474
        xyY:
        0.4285, 0.2322, 16.2586
      CIE-Lab:
        47.3119, 67.5338, -11.2291
        CIE-LCH:
        47.3119, 68.4610, 350.5595
        CIE-Luv:
        47.3119, 92.1707, -27.2759
        Hunter-Lab:
        40.3219, 62.2399, -6.6932
      #cc2b85 color charts
#cc2b85 RGB chart
      #cc2b85 CMYK chart
      #cc2b85 RGB pie chart
      #cc2b85 color shades, tints & tones
#cc2b85 color schemes
#cc2b85 color preview, HTML & CSS examples
           This text has a color of #cc2b85        
        
          <p style="color:#cc2b85;">Text here</p>
        
        
          .mytext {color:#cc2b85;}
        
        Text color #cc2b85
      
           This box has a color of #cc2b85        
        
          <div style="background-color:#cc2b85;">Content here</div>
        
        
          .mybackground {background-color:#cc2b85;}
        
        Background color #cc2b85
      
           Border around this has a color of #cc2b85        
        
          <div style="border:2px solid #cc2b85;">Content here</div>
        
        
          .myborder {border:2px solid #cc2b85;}
        
        Border color #cc2b85