#c30748 color space conversions
Hex:
        #c30748
        RGB:
        195, 7, 72
        CMY:
        24, 97, 72
        CMYK:
        0, 96, 63, 24
      HSL:
        339°, 93.0693%, 39.6078%
        HSV (HSB):
        339°, 96.4103%, 76.4706%
        XYZ:
        23.7514, 12.2219, 7.2381
        xyY:
        0.5497, 0.2828, 12.2219
      CIE-Lab:
        41.5667, 66.8020, 18.2342
        CIE-LCH:
        41.5667, 69.2459, 15.2675
        CIE-Luv:
        41.5667, 117.4775, 6.7182
        Hunter-Lab:
        34.9599, 60.0911, 12.1965
      #c30748 color charts
#c30748 RGB chart
      #c30748 CMYK chart
      #c30748 RGB pie chart
      #c30748 color shades, tints & tones
#c30748 color schemes
#c30748 color preview, HTML & CSS examples
           This text has a color of #c30748        
        
          <p style="color:#c30748;">Text here</p>
        
        
          .mytext {color:#c30748;}
        
        Text color #c30748
      
           This box has a color of #c30748        
        
          <div style="background-color:#c30748;">Content here</div>
        
        
          .mybackground {background-color:#c30748;}
        
        Background color #c30748
      
           Border around this has a color of #c30748        
        
          <div style="border:2px solid #c30748;">Content here</div>
        
        
          .myborder {border:2px solid #c30748;}
        
        Border color #c30748