#c30052 color space conversions
Hex:
        #c30052
        RGB:
        195, 0, 82
        CMY:
        24, 100, 68
        CMYK:
        0, 100, 58, 24
      HSL:
        335°, 100.0000%, 38.2353%
        HSV (HSB):
        335°, 100.0000%, 76.4706%
        XYZ:
        24.0287, 12.2113, 9.0732
        xyY:
        0.5303, 0.2695, 12.2113
      CIE-Lab:
        41.5500, 68.0950, 11.8673
        CIE-LCH:
        41.5500, 69.1213, 9.8860
        CIE-Luv:
        41.5500, 114.6061, 0.2658
        Hunter-Lab:
        34.9447, 61.5871, 9.0669
      #c30052 color charts
#c30052 RGB chart
      #c30052 CMYK chart
      #c30052 RGB pie chart
      #c30052 color shades, tints & tones
#c30052 color schemes
#c30052 color preview, HTML & CSS examples
           This text has a color of #c30052        
        
          <p style="color:#c30052;">Text here</p>
        
        
          .mytext {color:#c30052;}
        
        Text color #c30052
      
           This box has a color of #c30052        
        
          <div style="background-color:#c30052;">Content here</div>
        
        
          .mybackground {background-color:#c30052;}
        
        Background color #c30052
      
           Border around this has a color of #c30052        
        
          <div style="border:2px solid #c30052;">Content here</div>
        
        
          .myborder {border:2px solid #c30052;}
        
        Border color #c30052