#c50895 color space conversions
Hex:
        #c50895
        RGB:
        197, 8, 149
        CMY:
        23, 97, 42
        CMYK:
        0, 96, 24, 23
      HSL:
        315°, 92.1951%, 40.1961%
        HSV (HSB):
        315°, 95.9391%, 77.2549%
        XYZ:
        28.5376, 14.2139, 29.6732
        xyY:
        0.3940, 0.1963, 14.2139
      CIE-Lab:
        44.5382, 73.8681, -25.2915
        CIE-LCH:
        44.5382, 78.0779, 341.0994
        CIE-Luv:
        44.5382, 85.2685, -47.2356
        Hunter-Lab:
        37.7013, 69.1362, -20.2739
      #c50895 color charts
#c50895 RGB chart
      #c50895 CMYK chart
      #c50895 RGB pie chart
      #c50895 color shades, tints & tones
#c50895 color schemes
#c50895 color preview, HTML & CSS examples
           This text has a color of #c50895        
        
          <p style="color:#c50895;">Text here</p>
        
        
          .mytext {color:#c50895;}
        
        Text color #c50895
      
           This box has a color of #c50895        
        
          <div style="background-color:#c50895;">Content here</div>
        
        
          .mybackground {background-color:#c50895;}
        
        Background color #c50895
      
           Border around this has a color of #c50895        
        
          <div style="border:2px solid #c50895;">Content here</div>
        
        
          .myborder {border:2px solid #c50895;}
        
        Border color #c50895