#cc0f65 color space conversions
Hex:
        #cc0f65
        RGB:
        204, 15, 101
        CMY:
        20, 94, 60
        CMYK:
        0, 93, 50, 20
      HSL:
        333°, 86.3014%, 42.9412%
        HSV (HSB):
        333°, 92.6471%, 80.0000%
        XYZ:
        27.4216, 14.1186, 13.5918
        xyY:
        0.4974, 0.2561, 14.1186
      CIE-Lab:
        44.4025, 70.0302, 4.1878
        CIE-LCH:
        44.4025, 70.1553, 3.4222
        CIE-Luv:
        44.4025, 111.9435, -8.3614
        Hunter-Lab:
        37.5747, 64.5116, 4.8555
      #cc0f65 color charts
#cc0f65 RGB chart
      #cc0f65 CMYK chart
      #cc0f65 RGB pie chart
      #cc0f65 color shades, tints & tones
#cc0f65 color schemes
#cc0f65 color preview, HTML & CSS examples
           This text has a color of #cc0f65        
        
          <p style="color:#cc0f65;">Text here</p>
        
        
          .mytext {color:#cc0f65;}
        
        Text color #cc0f65
      
           This box has a color of #cc0f65        
        
          <div style="background-color:#cc0f65;">Content here</div>
        
        
          .mybackground {background-color:#cc0f65;}
        
        Background color #cc0f65
      
           Border around this has a color of #cc0f65        
        
          <div style="border:2px solid #cc0f65;">Content here</div>
        
        
          .myborder {border:2px solid #cc0f65;}
        
        Border color #cc0f65