#c30452 color space conversions
Hex:
        #c30452
        RGB:
        195, 4, 82
        CMY:
        24, 98, 68
        CMYK:
        0, 98, 58, 24
      HSL:
        335°, 95.9799%, 39.0196%
        HSV (HSB):
        335°, 97.9487%, 76.4706%
        XYZ:
        24.0721, 12.2981, 9.0877
        xyY:
        0.5295, 0.2705, 12.2981
      CIE-Lab:
        41.6861, 67.6987, 12.0555
        CIE-LCH:
        41.6861, 68.7637, 10.0972
        CIE-Luv:
        41.6861, 114.0715, 0.5657
        Hunter-Lab:
        35.0687, 61.1569, 9.1837
      #c30452 color charts
#c30452 RGB chart
      #c30452 CMYK chart
      #c30452 RGB pie chart
      #c30452 color shades, tints & tones
#c30452 color schemes
#c30452 color preview, HTML & CSS examples
           This text has a color of #c30452        
        
          <p style="color:#c30452;">Text here</p>
        
        
          .mytext {color:#c30452;}
        
        Text color #c30452
      
           This box has a color of #c30452        
        
          <div style="background-color:#c30452;">Content here</div>
        
        
          .mybackground {background-color:#c30452;}
        
        Background color #c30452
      
           Border around this has a color of #c30452        
        
          <div style="border:2px solid #c30452;">Content here</div>
        
        
          .myborder {border:2px solid #c30452;}
        
        Border color #c30452