#cc299f color space conversions
Hex:
        #cc299f
        RGB:
        204, 41, 159
        CMY:
        20, 84, 38
        CMYK:
        0, 80, 22, 20
      HSL:
        317°, 66.5306%, 48.0392%
        HSV (HSB):
        317°, 79.9020%, 80.0000%
        XYZ:
        31.9528, 16.9264, 34.3839
        xyY:
        0.3838, 0.2033, 16.9264
      CIE-Lab:
        48.1672, 71.0814, -25.5620
        CIE-LCH:
        48.1672, 75.5380, 340.2206
        CIE-Luv:
        48.1672, 81.8550, -48.0420
        Hunter-Lab:
        41.1418, 66.6341, -20.7519
      #cc299f color charts
#cc299f RGB chart
      #cc299f CMYK chart
      #cc299f RGB pie chart
      #cc299f color shades, tints & tones
#cc299f color schemes
#cc299f color preview, HTML & CSS examples
           This text has a color of #cc299f        
        
          <p style="color:#cc299f;">Text here</p>
        
        
          .mytext {color:#cc299f;}
        
        Text color #cc299f
      
           This box has a color of #cc299f        
        
          <div style="background-color:#cc299f;">Content here</div>
        
        
          .mybackground {background-color:#cc299f;}
        
        Background color #cc299f
      
           Border around this has a color of #cc299f        
        
          <div style="border:2px solid #cc299f;">Content here</div>
        
        
          .myborder {border:2px solid #cc299f;}
        
        Border color #cc299f