#c30049 color space conversions
Hex:
        #c30049
        RGB:
        195, 0, 73
        CMY:
        24, 100, 71
        CMYK:
        0, 100, 63, 24
      HSL:
        338°, 100.0000%, 38.2353%
        HSV (HSB):
        338°, 100.0000%, 76.4706%
        XYZ:
        23.7083, 12.0831, 7.3860
        xyY:
        0.5491, 0.2798, 12.0831
      CIE-Lab:
        41.3480, 67.5543, 17.3089
        CIE-LCH:
        41.3480, 69.7365, 14.3713
        CIE-Luv:
        41.3480, 118.1038, 5.6394
        Hunter-Lab:
        34.7608, 60.9128, 11.7345
      #c30049 color charts
#c30049 RGB chart
      #c30049 CMYK chart
      #c30049 RGB pie chart
      #c30049 color shades, tints & tones
#c30049 color schemes
#c30049 color preview, HTML & CSS examples
           This text has a color of #c30049        
        
          <p style="color:#c30049;">Text here</p>
        
        
          .mytext {color:#c30049;}
        
        Text color #c30049
      
           This box has a color of #c30049        
        
          <div style="background-color:#c30049;">Content here</div>
        
        
          .mybackground {background-color:#c30049;}
        
        Background color #c30049
      
           Border around this has a color of #c30049        
        
          <div style="border:2px solid #c30049;">Content here</div>
        
        
          .myborder {border:2px solid #c30049;}
        
        Border color #c30049