#c30c92 color space conversions
Hex:
        #c30c92
        RGB:
        195, 12, 146
        CMY:
        24, 95, 43
        CMYK:
        0, 94, 25, 24
      HSL:
        316°, 88.4058%, 40.5882%
        HSV (HSB):
        316°, 93.8462%, 76.4706%
        XYZ:
        27.8255, 13.9404, 28.4183
        xyY:
        0.3965, 0.1986, 13.9404
      CIE-Lab:
        44.1473, 72.7443, -24.1111
        CIE-LCH:
        44.1473, 76.6360, 341.6622
        CIE-Luv:
        44.1473, 84.7205, -45.2954
        Hunter-Lab:
        37.3368, 67.6887, -18.9919
      #c30c92 color charts
#c30c92 RGB chart
      #c30c92 CMYK chart
      #c30c92 RGB pie chart
      #c30c92 color shades, tints & tones
#c30c92 color schemes
#c30c92 color preview, HTML & CSS examples
           This text has a color of #c30c92        
        
          <p style="color:#c30c92;">Text here</p>
        
        
          .mytext {color:#c30c92;}
        
        Text color #c30c92
      
           This box has a color of #c30c92        
        
          <div style="background-color:#c30c92;">Content here</div>
        
        
          .mybackground {background-color:#c30c92;}
        
        Background color #c30c92
      
           Border around this has a color of #c30c92        
        
          <div style="border:2px solid #c30c92;">Content here</div>
        
        
          .myborder {border:2px solid #c30c92;}
        
        Border color #c30c92