#c30254 color space conversions
Hex:
        #c30254
        RGB:
        195, 2, 84
        CMY:
        24, 99, 67
        CMYK:
        0, 99, 57, 24
      HSL:
        335°, 97.9695%, 38.6275%
        HSV (HSB):
        335°, 98.9744%, 76.4706%
        XYZ:
        24.1276, 12.2856, 9.4872
        xyY:
        0.5257, 0.2677, 12.2856
      CIE-Lab:
        41.6665, 68.0262, 10.7592
        CIE-LCH:
        41.6665, 68.8718, 8.9876
        CIE-Luv:
        41.6665, 113.5302, -0.8367
        Hunter-Lab:
        35.0508, 61.5334, 8.4876
      #c30254 color charts
#c30254 RGB chart
      #c30254 CMYK chart
      #c30254 RGB pie chart
      #c30254 color shades, tints & tones
#c30254 color schemes
#c30254 color preview, HTML & CSS examples
           This text has a color of #c30254        
        
          <p style="color:#c30254;">Text here</p>
        
        
          .mytext {color:#c30254;}
        
        Text color #c30254
      
           This box has a color of #c30254        
        
          <div style="background-color:#c30254;">Content here</div>
        
        
          .mybackground {background-color:#c30254;}
        
        Background color #c30254
      
           Border around this has a color of #c30254        
        
          <div style="border:2px solid #c30254;">Content here</div>
        
        
          .myborder {border:2px solid #c30254;}
        
        Border color #c30254