#cc2aa4 color space conversions
Hex:
        #cc2aa4
        RGB:
        204, 42, 164
        CMY:
        20, 84, 36
        CMYK:
        0, 79, 20, 20
      HSL:
        315°, 65.8537%, 48.2353%
        HSV (HSB):
        315°, 79.4118%, 80.0000%
        XYZ:
        32.4306, 17.1736, 36.7275
        xyY:
        0.3757, 0.1989, 17.1736
      CIE-Lab:
        48.4781, 71.4661, -28.0527
        CIE-LCH:
        48.4781, 76.7747, 338.5684
        CIE-Luv:
        48.4781, 79.5900, -51.7657
        Hunter-Lab:
        41.4411, 67.1673, -23.5375
      #cc2aa4 color charts
#cc2aa4 RGB chart
      #cc2aa4 CMYK chart
      #cc2aa4 RGB pie chart
      #cc2aa4 color shades, tints & tones
#cc2aa4 color schemes
#cc2aa4 color preview, HTML & CSS examples
           This text has a color of #cc2aa4        
        
          <p style="color:#cc2aa4;">Text here</p>
        
        
          .mytext {color:#cc2aa4;}
        
        Text color #cc2aa4
      
           This box has a color of #cc2aa4        
        
          <div style="background-color:#cc2aa4;">Content here</div>
        
        
          .mybackground {background-color:#cc2aa4;}
        
        Background color #cc2aa4
      
           Border around this has a color of #cc2aa4        
        
          <div style="border:2px solid #cc2aa4;">Content here</div>
        
        
          .myborder {border:2px solid #cc2aa4;}
        
        Border color #cc2aa4