#c30072 color space conversions
Hex:
        #c30072
        RGB:
        195, 0, 114
        CMY:
        24, 100, 55
        CMYK:
        0, 100, 42, 24
      HSL:
        325°, 100.0000%, 38.2353%
        HSV (HSB):
        325°, 100.0000%, 76.4706%
        XYZ:
        25.5429, 12.8170, 17.0473
        xyY:
        0.4610, 0.2313, 12.8170
      CIE-Lab:
        42.4862, 70.5660, -6.9557
        CIE-LCH:
        42.4862, 70.9080, 354.3705
        CIE-Luv:
        42.4862, 100.5588, -21.7717
        Hunter-Lab:
        35.8008, 64.7035, -3.1715
      #c30072 color charts
#c30072 RGB chart
      #c30072 CMYK chart
      #c30072 RGB pie chart
      #c30072 color shades, tints & tones
#c30072 color schemes
#c30072 color preview, HTML & CSS examples
           This text has a color of #c30072        
        
          <p style="color:#c30072;">Text here</p>
        
        
          .mytext {color:#c30072;}
        
        Text color #c30072
      
           This box has a color of #c30072        
        
          <div style="background-color:#c30072;">Content here</div>
        
        
          .mybackground {background-color:#c30072;}
        
        Background color #c30072
      
           Border around this has a color of #c30072        
        
          <div style="border:2px solid #c30072;">Content here</div>
        
        
          .myborder {border:2px solid #c30072;}
        
        Border color #c30072