#c50c52 color space conversions
Hex:
        #c50c52
        RGB:
        197, 12, 82
        CMY:
        23, 95, 68
        CMYK:
        0, 94, 58, 23
      HSL:
        337°, 88.5167%, 40.9804%
        HSV (HSB):
        337°, 93.9086%, 77.2549%
        XYZ:
        24.6804, 12.7425, 9.1414
        xyY:
        0.5300, 0.2737, 12.7425
      CIE-Lab:
        42.3726, 67.3822, 13.0673
        CIE-LCH:
        42.3726, 68.6376, 10.9751
        CIE-Luv:
        42.3726, 114.5860, 1.7286
        Hunter-Lab:
        35.6966, 60.9449, 9.8043
      #c50c52 color charts
#c50c52 RGB chart
      #c50c52 CMYK chart
      #c50c52 RGB pie chart
      #c50c52 color shades, tints & tones
#c50c52 color schemes
#c50c52 color preview, HTML & CSS examples
           This text has a color of #c50c52        
        
          <p style="color:#c50c52;">Text here</p>
        
        
          .mytext {color:#c50c52;}
        
        Text color #c50c52
      
           This box has a color of #c50c52        
        
          <div style="background-color:#c50c52;">Content here</div>
        
        
          .mybackground {background-color:#c50c52;}
        
        Background color #c50c52
      
           Border around this has a color of #c50c52        
        
          <div style="border:2px solid #c50c52;">Content here</div>
        
        
          .myborder {border:2px solid #c50c52;}
        
        Border color #c50c52