#cc0a70 color space conversions
Hex:
        #cc0a70
        RGB:
        204, 10, 112
        CMY:
        20, 96, 56
        CMYK:
        0, 95, 45, 20
      HSL:
        328°, 90.6542%, 41.9608%
        HSV (HSB):
        328°, 95.0980%, 80.0000%
        XYZ:
        27.9350, 14.2243, 16.6025
        xyY:
        0.4754, 0.2421, 14.2243
      CIE-Lab:
        44.5529, 71.4311, -2.4467
        CIE-LCH:
        44.5529, 71.4730, 358.0382
        CIE-Luv:
        44.5529, 107.7321, -16.5480
        Hunter-Lab:
        37.7151, 66.2107, 0.3007
      #cc0a70 color charts
#cc0a70 RGB chart
      #cc0a70 CMYK chart
      #cc0a70 RGB pie chart
      #cc0a70 color shades, tints & tones
#cc0a70 color schemes
#cc0a70 color preview, HTML & CSS examples
           This text has a color of #cc0a70        
        
          <p style="color:#cc0a70;">Text here</p>
        
        
          .mytext {color:#cc0a70;}
        
        Text color #cc0a70
      
           This box has a color of #cc0a70        
        
          <div style="background-color:#cc0a70;">Content here</div>
        
        
          .mybackground {background-color:#cc0a70;}
        
        Background color #cc0a70
      
           Border around this has a color of #cc0a70        
        
          <div style="border:2px solid #cc0a70;">Content here</div>
        
        
          .myborder {border:2px solid #cc0a70;}
        
        Border color #cc0a70