#cc3075 color space conversions
Hex:
        #cc3075
        RGB:
        204, 48, 117
        CMY:
        20, 81, 54
        CMYK:
        0, 76, 43, 20
      HSL:
        333°, 61.9048%, 49.4118%
        HSV (HSB):
        333°, 76.4706%, 80.0000%
        XYZ:
        29.1697, 16.2356, 18.4260
        xyY:
        0.4570, 0.2544, 16.2356
      CIE-Lab:
        47.2821, 64.4945, -1.5180
        CIE-LCH:
        47.2821, 64.5124, 358.6517
        CIE-Luv:
        47.2821, 97.0606, -14.0281
        Hunter-Lab:
        40.2935, 58.7081, 1.0924
      #cc3075 color charts
#cc3075 RGB chart
      #cc3075 CMYK chart
      #cc3075 RGB pie chart
      #cc3075 color shades, tints & tones
#cc3075 color schemes
#cc3075 color preview, HTML & CSS examples
           This text has a color of #cc3075        
        
          <p style="color:#cc3075;">Text here</p>
        
        
          .mytext {color:#cc3075;}
        
        Text color #cc3075
      
           This box has a color of #cc3075        
        
          <div style="background-color:#cc3075;">Content here</div>
        
        
          .mybackground {background-color:#cc3075;}
        
        Background color #cc3075
      
           Border around this has a color of #cc3075        
        
          <div style="border:2px solid #cc3075;">Content here</div>
        
        
          .myborder {border:2px solid #cc3075;}
        
        Border color #cc3075