#c30d63 color space conversions
Hex:
        #c30d63
        RGB:
        195, 13, 99
        CMY:
        24, 95, 61
        CMYK:
        0, 93, 49, 24
      HSL:
        332°, 87.5000%, 40.7843%
        HSV (HSB):
        332°, 93.3333%, 76.4706%
        XYZ:
        24.9017, 12.7908, 12.9608
        xyY:
        0.4916, 0.2525, 12.7908
      CIE-Lab:
        42.4463, 68.0151, 2.3865
        CIE-LCH:
        42.4463, 68.0569, 2.0095
        CIE-Luv:
        42.4463, 105.8293, -9.9530
        Hunter-Lab:
        35.7642, 61.6976, 3.5486
      #c30d63 color charts
#c30d63 RGB chart
      #c30d63 CMYK chart
      #c30d63 RGB pie chart
      #c30d63 color shades, tints & tones
#c30d63 color schemes
#c30d63 color preview, HTML & CSS examples
           This text has a color of #c30d63        
        
          <p style="color:#c30d63;">Text here</p>
        
        
          .mytext {color:#c30d63;}
        
        Text color #c30d63
      
           This box has a color of #c30d63        
        
          <div style="background-color:#c30d63;">Content here</div>
        
        
          .mybackground {background-color:#c30d63;}
        
        Background color #c30d63
      
           Border around this has a color of #c30d63        
        
          <div style="border:2px solid #c30d63;">Content here</div>
        
        
          .myborder {border:2px solid #c30d63;}
        
        Border color #c30d63