#c50a94 color space conversions
Hex:
        #c50a94
        RGB:
        197, 10, 148
        CMY:
        23, 96, 42
        CMYK:
        0, 95, 25, 23
      HSL:
        316°, 90.3382%, 40.5882%
        HSV (HSB):
        316°, 94.9239%, 77.2549%
        XYZ:
        28.4798, 14.2255, 29.2617
        xyY:
        0.3957, 0.1977, 14.2255
      CIE-Lab:
        44.5546, 73.5709, -24.6609
        CIE-LCH:
        44.5546, 77.5940, 341.4689
        CIE-Luv:
        44.5546, 85.5718, -46.3096
        Hunter-Lab:
        37.7167, 68.7806, -19.5972
      #c50a94 color charts
#c50a94 RGB chart
      #c50a94 CMYK chart
      #c50a94 RGB pie chart
      #c50a94 color shades, tints & tones
#c50a94 color schemes
#c50a94 color preview, HTML & CSS examples
           This text has a color of #c50a94        
        
          <p style="color:#c50a94;">Text here</p>
        
        
          .mytext {color:#c50a94;}
        
        Text color #c50a94
      
           This box has a color of #c50a94        
        
          <div style="background-color:#c50a94;">Content here</div>
        
        
          .mybackground {background-color:#c50a94;}
        
        Background color #c50a94
      
           Border around this has a color of #c50a94        
        
          <div style="border:2px solid #c50a94;">Content here</div>
        
        
          .myborder {border:2px solid #c50a94;}
        
        Border color #c50a94