#c50c94 color space conversions
Hex:
        #c50c94
        RGB:
        197, 12, 148
        CMY:
        23, 95, 42
        CMYK:
        0, 94, 25, 23
      HSL:
        316°, 88.5167%, 40.9804%
        HSV (HSB):
        316°, 93.9086%, 77.2549%
        XYZ:
        28.5027, 14.2714, 29.2694
        xyY:
        0.3956, 0.1981, 14.2714
      CIE-Lab:
        44.6196, 73.3804, -24.5601
        CIE-LCH:
        44.6196, 77.3814, 341.4949
        CIE-Luv:
        44.6196, 85.4125, -46.1529
        Hunter-Lab:
        37.7775, 68.5659, -19.4927
      #c50c94 color charts
#c50c94 RGB chart
      #c50c94 CMYK chart
      #c50c94 RGB pie chart
      #c50c94 color shades, tints & tones
#c50c94 color schemes
#c50c94 color preview, HTML & CSS examples
           This text has a color of #c50c94        
        
          <p style="color:#c50c94;">Text here</p>
        
        
          .mytext {color:#c50c94;}
        
        Text color #c50c94
      
           This box has a color of #c50c94        
        
          <div style="background-color:#c50c94;">Content here</div>
        
        
          .mybackground {background-color:#c50c94;}
        
        Background color #c50c94
      
           Border around this has a color of #c50c94        
        
          <div style="border:2px solid #c50c94;">Content here</div>
        
        
          .myborder {border:2px solid #c50c94;}
        
        Border color #c50c94