#c50c92 color space conversions
Hex:
        #c50c92
        RGB:
        197, 12, 146
        CMY:
        23, 95, 43
        CMYK:
        0, 94, 26, 23
      HSL:
        317°, 88.5167%, 40.9804%
        HSV (HSB):
        317°, 93.9086%, 77.2549%
        XYZ:
        28.3457, 14.2086, 28.4427
        xyY:
        0.3993, 0.2001, 14.2086
      CIE-Lab:
        44.5306, 73.1487, -23.4867
        CIE-LCH:
        44.5306, 76.8268, 342.1991
        CIE-Luv:
        44.5306, 86.3175, -44.5971
        Hunter-Lab:
        37.6943, 68.2653, -18.3520
      #c50c92 color charts
#c50c92 RGB chart
      #c50c92 CMYK chart
      #c50c92 RGB pie chart
      #c50c92 color shades, tints & tones
#c50c92 color schemes
#c50c92 color preview, HTML & CSS examples
           This text has a color of #c50c92        
        
          <p style="color:#c50c92;">Text here</p>
        
        
          .mytext {color:#c50c92;}
        
        Text color #c50c92
      
           This box has a color of #c50c92        
        
          <div style="background-color:#c50c92;">Content here</div>
        
        
          .mybackground {background-color:#c50c92;}
        
        Background color #c50c92
      
           Border around this has a color of #c50c92        
        
          <div style="border:2px solid #c50c92;">Content here</div>
        
        
          .myborder {border:2px solid #c50c92;}
        
        Border color #c50c92