#cc2f82 color space conversions
Hex:
        #cc2f82
        RGB:
        204, 47, 130
        CMY:
        20, 82, 49
        CMYK:
        0, 77, 36, 20
      HSL:
        328°, 62.5498%, 49.2157%
        HSV (HSB):
        328°, 76.9608%, 80.0000%
        XYZ:
        29.9476, 16.4821, 22.7220
        xyY:
        0.4331, 0.2383, 16.4821
      CIE-Lab:
        47.6007, 66.0930, -8.9730
        CIE-LCH:
        47.6007, 66.6994, 352.2686
        CIE-Luv:
        47.6007, 92.2223, -24.0088
        Hunter-Lab:
        40.5982, 60.6254, -4.7648
      #cc2f82 color charts
#cc2f82 RGB chart
      #cc2f82 CMYK chart
      #cc2f82 RGB pie chart
      #cc2f82 color shades, tints & tones
#cc2f82 color schemes
#cc2f82 color preview, HTML & CSS examples
           This text has a color of #cc2f82        
        
          <p style="color:#cc2f82;">Text here</p>
        
        
          .mytext {color:#cc2f82;}
        
        Text color #cc2f82
      
           This box has a color of #cc2f82        
        
          <div style="background-color:#cc2f82;">Content here</div>
        
        
          .mybackground {background-color:#cc2f82;}
        
        Background color #cc2f82
      
           Border around this has a color of #cc2f82        
        
          <div style="border:2px solid #cc2f82;">Content here</div>
        
        
          .myborder {border:2px solid #cc2f82;}
        
        Border color #cc2f82