#c30976 color space conversions
Hex:
        #c30976
        RGB:
        195, 9, 118
        CMY:
        24, 96, 54
        CMYK:
        0, 95, 39, 24
      HSL:
        325°, 91.1765%, 40.0000%
        HSV (HSB):
        325°, 95.3846%, 76.4706%
        XYZ:
        25.8734, 13.1055, 18.3055
        xyY:
        0.4517, 0.2288, 13.1055
      CIE-Lab:
        42.9218, 70.0741, -8.7941
        CIE-LCH:
        42.9218, 70.6238, 352.8469
        CIE-Luv:
        42.9218, 97.8043, -24.0477
        Hunter-Lab:
        36.2015, 64.2222, -4.6392
      #c30976 color charts
#c30976 RGB chart
      #c30976 CMYK chart
      #c30976 RGB pie chart
      #c30976 color shades, tints & tones
#c30976 color schemes
#c30976 color preview, HTML & CSS examples
           This text has a color of #c30976        
        
          <p style="color:#c30976;">Text here</p>
        
        
          .mytext {color:#c30976;}
        
        Text color #c30976
      
           This box has a color of #c30976        
        
          <div style="background-color:#c30976;">Content here</div>
        
        
          .mybackground {background-color:#c30976;}
        
        Background color #c30976
      
           Border around this has a color of #c30976        
        
          <div style="border:2px solid #c30976;">Content here</div>
        
        
          .myborder {border:2px solid #c30976;}
        
        Border color #c30976