#c50c53 color space conversions
Hex:
        #c50c53
        RGB:
        197, 12, 83
        CMY:
        23, 95, 67
        CMYK:
        0, 94, 58, 23
      HSL:
        337°, 88.5167%, 40.9804%
        HSV (HSB):
        337°, 93.9086%, 77.2549%
        XYZ:
        24.7188, 12.7578, 9.3433
        xyY:
        0.5280, 0.2725, 12.7578
      CIE-Lab:
        42.3960, 67.4464, 12.4676
        CIE-LCH:
        42.3960, 68.5891, 10.4730
        CIE-Luv:
        42.3960, 114.1946, 1.1108
        Hunter-Lab:
        35.7181, 61.0247, 9.4933
      #c50c53 color charts
#c50c53 RGB chart
      #c50c53 CMYK chart
      #c50c53 RGB pie chart
      #c50c53 color shades, tints & tones
#c50c53 color schemes
#c50c53 color preview, HTML & CSS examples
           This text has a color of #c50c53        
        
          <p style="color:#c50c53;">Text here</p>
        
        
          .mytext {color:#c50c53;}
        
        Text color #c50c53
      
           This box has a color of #c50c53        
        
          <div style="background-color:#c50c53;">Content here</div>
        
        
          .mybackground {background-color:#c50c53;}
        
        Background color #c50c53
      
           Border around this has a color of #c50c53        
        
          <div style="border:2px solid #c50c53;">Content here</div>
        
        
          .myborder {border:2px solid #c50c53;}
        
        Border color #c50c53