#cc2b71 color space conversions
Hex:
        #cc2b71
        RGB:
        204, 43, 113
        CMY:
        20, 83, 56
        CMYK:
        0, 79, 45, 20
      HSL:
        334°, 65.1822%, 48.4314%
        HSV (HSB):
        334°, 78.9216%, 80.0000%
        XYZ:
        28.7464, 15.7574, 17.1492
        xyY:
        0.4663, 0.2556, 15.7574
      CIE-Lab:
        46.6546, 65.5601, 0.0167
        CIE-LCH:
        46.6546, 65.5601, 0.0146
        CIE-Luv:
        46.6546, 100.3170, -12.3342
        Hunter-Lab:
        39.6956, 59.7972, 2.1726
      #cc2b71 color charts
#cc2b71 RGB chart
      #cc2b71 CMYK chart
      #cc2b71 RGB pie chart
      #cc2b71 color shades, tints & tones
#cc2b71 color schemes
#cc2b71 color preview, HTML & CSS examples
           This text has a color of #cc2b71        
        
          <p style="color:#cc2b71;">Text here</p>
        
        
          .mytext {color:#cc2b71;}
        
        Text color #cc2b71
      
           This box has a color of #cc2b71        
        
          <div style="background-color:#cc2b71;">Content here</div>
        
        
          .mybackground {background-color:#cc2b71;}
        
        Background color #cc2b71
      
           Border around this has a color of #cc2b71        
        
          <div style="border:2px solid #cc2b71;">Content here</div>
        
        
          .myborder {border:2px solid #cc2b71;}
        
        Border color #cc2b71