#c30278 color space conversions
Hex:
        #c30278
        RGB:
        195, 2, 120
        CMY:
        24, 99, 53
        CMYK:
        0, 99, 38, 24
      HSL:
        323°, 97.9695%, 38.6275%
        HSV (HSB):
        323°, 98.9744%, 76.4706%
        XYZ:
        25.9175, 13.0016, 18.9128
        xyY:
        0.4482, 0.2248, 13.0016
      CIE-Lab:
        42.7656, 70.9313, -10.2709
        CIE-LCH:
        42.7656, 71.6711, 351.7608
        CIE-Luv:
        42.7656, 97.5723, -26.0945
        Hunter-Lab:
        36.0577, 65.2012, -5.8582
      #c30278 color charts
#c30278 RGB chart
      #c30278 CMYK chart
      #c30278 RGB pie chart
      #c30278 color shades, tints & tones
#c30278 color schemes
#c30278 color preview, HTML & CSS examples
           This text has a color of #c30278        
        
          <p style="color:#c30278;">Text here</p>
        
        
          .mytext {color:#c30278;}
        
        Text color #c30278
      
           This box has a color of #c30278        
        
          <div style="background-color:#c30278;">Content here</div>
        
        
          .mybackground {background-color:#c30278;}
        
        Background color #c30278
      
           Border around this has a color of #c30278        
        
          <div style="border:2px solid #c30278;">Content here</div>
        
        
          .myborder {border:2px solid #c30278;}
        
        Border color #c30278