#c30095 color space conversions
Hex:
        #c30095
        RGB:
        195, 0, 149
        CMY:
        24, 100, 42
        CMYK:
        0, 100, 24, 24
      HSL:
        314°, 100.0000%, 38.2353%
        HSV (HSB):
        314°, 100.0000%, 76.4706%
        XYZ:
        27.9305, 13.7720, 29.6199
        xyY:
        0.3916, 0.1931, 13.7720
      CIE-Lab:
        43.9042, 74.2094, -26.3068
        CIE-LCH:
        43.9042, 78.7342, 340.4808
        CIE-Luv:
        43.9042, 84.2731, -48.5344
        Hunter-Lab:
        37.1107, 69.4002, -21.3449
      #c30095 color charts
#c30095 RGB chart
      #c30095 CMYK chart
      #c30095 RGB pie chart
      #c30095 color shades, tints & tones
#c30095 color schemes
#c30095 color preview, HTML & CSS examples
           This text has a color of #c30095        
        
          <p style="color:#c30095;">Text here</p>
        
        
          .mytext {color:#c30095;}
        
        Text color #c30095
      
           This box has a color of #c30095        
        
          <div style="background-color:#c30095;">Content here</div>
        
        
          .mybackground {background-color:#c30095;}
        
        Background color #c30095
      
           Border around this has a color of #c30095        
        
          <div style="border:2px solid #c30095;">Content here</div>
        
        
          .myborder {border:2px solid #c30095;}
        
        Border color #c30095