#c30598 color space conversions
Hex:
        #c30598
        RGB:
        195, 5, 152
        CMY:
        24, 98, 40
        CMYK:
        0, 97, 22, 24
      HSL:
        314°, 95.0000%, 39.2157%
        HSV (HSB):
        314°, 97.4359%, 76.4706%
        XYZ:
        28.2274, 13.9776, 30.9160
        xyY:
        0.3860, 0.1912, 13.9776
      CIE-Lab:
        44.2009, 74.1046, -27.6586
        CIE-LCH:
        44.2009, 79.0980, 339.5326
        CIE-Luv:
        44.2009, 82.5422, -50.4886
        Hunter-Lab:
        37.3867, 69.3432, -22.8577
      #c30598 color charts
#c30598 RGB chart
      #c30598 CMYK chart
      #c30598 RGB pie chart
      #c30598 color shades, tints & tones
#c30598 color schemes
#c30598 color preview, HTML & CSS examples
           This text has a color of #c30598        
        
          <p style="color:#c30598;">Text here</p>
        
        
          .mytext {color:#c30598;}
        
        Text color #c30598
      
           This box has a color of #c30598        
        
          <div style="background-color:#c30598;">Content here</div>
        
        
          .mybackground {background-color:#c30598;}
        
        Background color #c30598
      
           Border around this has a color of #c30598        
        
          <div style="border:2px solid #c30598;">Content here</div>
        
        
          .myborder {border:2px solid #c30598;}
        
        Border color #c30598