#c30898 color space conversions
Hex:
        #c30898
        RGB:
        195, 8, 152
        CMY:
        24, 97, 40
        CMYK:
        0, 96, 22, 24
      HSL:
        314°, 92.1182%, 39.8039%
        HSV (HSB):
        314°, 95.8974%, 76.4706%
        XYZ:
        28.2600, 14.0428, 30.9268
        xyY:
        0.3859, 0.1918, 14.0428
      CIE-Lab:
        44.2942, 73.8305, -27.5130
        CIE-LCH:
        44.2942, 78.7902, 339.5620
        CIE-Luv:
        44.2942, 82.3249, -50.2660
        Hunter-Lab:
        37.4737, 69.0332, -22.7001
      #c30898 color charts
#c30898 RGB chart
      #c30898 CMYK chart
      #c30898 RGB pie chart
      #c30898 color shades, tints & tones
#c30898 color schemes
#c30898 color preview, HTML & CSS examples
           This text has a color of #c30898        
        
          <p style="color:#c30898;">Text here</p>
        
        
          .mytext {color:#c30898;}
        
        Text color #c30898
      
           This box has a color of #c30898        
        
          <div style="background-color:#c30898;">Content here</div>
        
        
          .mybackground {background-color:#c30898;}
        
        Background color #c30898
      
           Border around this has a color of #c30898        
        
          <div style="border:2px solid #c30898;">Content here</div>
        
        
          .myborder {border:2px solid #c30898;}
        
        Border color #c30898