#c30895 color space conversions
Hex:
        #c30895
        RGB:
        195, 8, 149
        CMY:
        24, 97, 42
        CMYK:
        0, 96, 24, 24
      HSL:
        315°, 92.1182%, 39.8039%
        HSV (HSB):
        315°, 95.8974%, 76.4706%
        XYZ:
        28.0173, 13.9457, 29.6489
        xyY:
        0.3912, 0.1947, 13.9457
      CIE-Lab:
        44.1549, 73.4727, -25.9167
        CIE-LCH:
        44.1549, 77.9096, 340.5702
        CIE-Luv:
        44.1549, 83.6761, -47.9353
        Hunter-Lab:
        37.3439, 68.5679, -20.9320
      #c30895 color charts
#c30895 RGB chart
      #c30895 CMYK chart
      #c30895 RGB pie chart
      #c30895 color shades, tints & tones
#c30895 color schemes
#c30895 color preview, HTML & CSS examples
           This text has a color of #c30895        
        
          <p style="color:#c30895;">Text here</p>
        
        
          .mytext {color:#c30895;}
        
        Text color #c30895
      
           This box has a color of #c30895        
        
          <div style="background-color:#c30895;">Content here</div>
        
        
          .mybackground {background-color:#c30895;}
        
        Background color #c30895
      
           Border around this has a color of #c30895        
        
          <div style="border:2px solid #c30895;">Content here</div>
        
        
          .myborder {border:2px solid #c30895;}
        
        Border color #c30895