#c30973 color space conversions
Hex:
        #c30973
        RGB:
        195, 9, 115
        CMY:
        24, 96, 55
        CMYK:
        0, 95, 41, 24
      HSL:
        326°, 91.1765%, 40.0000%
        HSV (HSB):
        326°, 95.3846%, 76.4706%
        XYZ:
        25.6979, 13.0353, 17.3813
        xyY:
        0.4580, 0.2323, 13.0353
      CIE-Lab:
        42.8164, 69.7941, -7.0860
        CIE-LCH:
        42.8164, 70.1528, 354.2027
        CIE-Luv:
        42.8164, 99.1744, -21.8108
        Hunter-Lab:
        36.1044, 63.8675, -3.2702
      #c30973 color charts
#c30973 RGB chart
      #c30973 CMYK chart
      #c30973 RGB pie chart
      #c30973 color shades, tints & tones
#c30973 color schemes
#c30973 color preview, HTML & CSS examples
           This text has a color of #c30973        
        
          <p style="color:#c30973;">Text here</p>
        
        
          .mytext {color:#c30973;}
        
        Text color #c30973
      
           This box has a color of #c30973        
        
          <div style="background-color:#c30973;">Content here</div>
        
        
          .mybackground {background-color:#c30973;}
        
        Background color #c30973
      
           Border around this has a color of #c30973        
        
          <div style="border:2px solid #c30973;">Content here</div>
        
        
          .myborder {border:2px solid #c30973;}
        
        Border color #c30973