#c30484 color space conversions
Hex:
        #c30484
        RGB:
        195, 4, 132
        CMY:
        24, 98, 48
        CMYK:
        0, 98, 32, 24
      HSL:
        320°, 95.9799%, 39.0196%
        HSV (HSB):
        320°, 97.9487%, 76.4706%
        XYZ:
        26.7140, 13.3549, 22.9996
        xyY:
        0.4236, 0.2118, 13.3549
      CIE-Lab:
        43.2932, 71.9451, -16.8808
        CIE-LCH:
        43.2932, 73.8990, 346.7953
        CIE-Luv:
        43.2932, 91.8034, -35.0772
        Hunter-Lab:
        36.5443, 66.5312, -11.7338
      #c30484 color charts
#c30484 RGB chart
      #c30484 CMYK chart
      #c30484 RGB pie chart
      #c30484 color shades, tints & tones
#c30484 color schemes
#c30484 color preview, HTML & CSS examples
           This text has a color of #c30484        
        
          <p style="color:#c30484;">Text here</p>
        
        
          .mytext {color:#c30484;}
        
        Text color #c30484
      
           This box has a color of #c30484        
        
          <div style="background-color:#c30484;">Content here</div>
        
        
          .mybackground {background-color:#c30484;}
        
        Background color #c30484
      
           Border around this has a color of #c30484        
        
          <div style="border:2px solid #c30484;">Content here</div>
        
        
          .myborder {border:2px solid #c30484;}
        
        Border color #c30484