#cc3060 color space conversions
Hex:
        #cc3060
        RGB:
        204, 48, 96
        CMY:
        20, 81, 62
        CMYK:
        0, 76, 53, 20
      HSL:
        342°, 61.9048%, 49.4118%
        HSV (HSB):
        342°, 76.4706%, 80.0000%
        XYZ:
        28.0701, 15.7958, 12.6358
        xyY:
        0.4968, 0.2796, 15.7958
      CIE-Lab:
        46.7054, 62.6880, 10.5591
        CIE-LCH:
        46.7054, 63.5711, 9.5611
        CIE-Luv:
        46.7054, 104.9357, 0.5941
        Hunter-Lab:
        39.7439, 56.5181, 8.9707
      #cc3060 color charts
#cc3060 RGB chart
      #cc3060 CMYK chart
      #cc3060 RGB pie chart
      #cc3060 color shades, tints & tones
#cc3060 color schemes
#cc3060 color preview, HTML & CSS examples
           This text has a color of #cc3060        
        
          <p style="color:#cc3060;">Text here</p>
        
        
          .mytext {color:#cc3060;}
        
        Text color #cc3060
      
           This box has a color of #cc3060        
        
          <div style="background-color:#cc3060;">Content here</div>
        
        
          .mybackground {background-color:#cc3060;}
        
        Background color #cc3060
      
           Border around this has a color of #cc3060        
        
          <div style="border:2px solid #cc3060;">Content here</div>
        
        
          .myborder {border:2px solid #cc3060;}
        
        Border color #cc3060