#c30045 color space conversions
Hex:
        #c30045
        RGB:
        195, 0, 69
        CMY:
        24, 100, 73
        CMYK:
        0, 100, 65, 24
      HSL:
        339°, 100.0000%, 38.2353%
        HSV (HSB):
        339°, 100.0000%, 76.4706%
        XYZ:
        23.5799, 12.0318, 6.7098
        xyY:
        0.5572, 0.2843, 12.0318
      CIE-Lab:
        41.2666, 67.3358, 19.7380
        CIE-LCH:
        41.2666, 70.1691, 16.3374
        CIE-Luv:
        41.2666, 119.5674, 7.8766
        Hunter-Lab:
        34.6868, 60.6410, 12.8118
      #c30045 color charts
#c30045 RGB chart
      #c30045 CMYK chart
      #c30045 RGB pie chart
      #c30045 color shades, tints & tones
#c30045 color schemes
#c30045 color preview, HTML & CSS examples
           This text has a color of #c30045        
        
          <p style="color:#c30045;">Text here</p>
        
        
          .mytext {color:#c30045;}
        
        Text color #c30045
      
           This box has a color of #c30045        
        
          <div style="background-color:#c30045;">Content here</div>
        
        
          .mybackground {background-color:#c30045;}
        
        Background color #c30045
      
           Border around this has a color of #c30045        
        
          <div style="border:2px solid #c30045;">Content here</div>
        
        
          .myborder {border:2px solid #c30045;}
        
        Border color #c30045