#cc2285 color space conversions
Hex:
        #cc2285
        RGB:
        204, 34, 133
        CMY:
        20, 87, 48
        CMYK:
        0, 83, 35, 20
      HSL:
        325°, 71.4286%, 46.6667%
        HSV (HSB):
        325°, 83.3333%, 80.0000%
        XYZ:
        29.7075, 15.6749, 23.6501
        xyY:
        0.4303, 0.2271, 15.6749
      CIE-Lab:
        46.5450, 69.7319, -12.3868
        CIE-LCH:
        46.5450, 70.8235, 349.9274
        CIE-Luv:
        46.5450, 94.4246, -29.1649
        Hunter-Lab:
        39.5915, 64.6524, -7.7030
      #cc2285 color charts
#cc2285 RGB chart
      #cc2285 CMYK chart
      #cc2285 RGB pie chart
      #cc2285 color shades, tints & tones
#cc2285 color schemes
#cc2285 color preview, HTML & CSS examples
           This text has a color of #cc2285        
        
          <p style="color:#cc2285;">Text here</p>
        
        
          .mytext {color:#cc2285;}
        
        Text color #cc2285
      
           This box has a color of #cc2285        
        
          <div style="background-color:#cc2285;">Content here</div>
        
        
          .mybackground {background-color:#cc2285;}
        
        Background color #cc2285
      
           Border around this has a color of #cc2285        
        
          <div style="border:2px solid #cc2285;">Content here</div>
        
        
          .myborder {border:2px solid #cc2285;}
        
        Border color #cc2285