#c50c76 color space conversions
Hex:
        #c50c76
        RGB:
        197, 12, 118
        CMY:
        23, 95, 54
        CMYK:
        0, 94, 40, 23
      HSL:
        326°, 88.5167%, 40.9804%
        HSV (HSB):
        326°, 93.9086%, 77.2549%
        XYZ:
        26.4274, 13.4413, 18.3411
        xyY:
        0.4540, 0.2309, 13.4413
      CIE-Lab:
        43.4207, 70.2201, -8.0053
        CIE-LCH:
        43.4207, 70.6749, 353.4962
        CIE-Luv:
        43.4207, 99.1214, -23.1324
        Hunter-Lab:
        36.6623, 64.5097, -3.9974
      #c50c76 color charts
#c50c76 RGB chart
      #c50c76 CMYK chart
      #c50c76 RGB pie chart
      #c50c76 color shades, tints & tones
#c50c76 color schemes
#c50c76 color preview, HTML & CSS examples
           This text has a color of #c50c76        
        
          <p style="color:#c50c76;">Text here</p>
        
        
          .mytext {color:#c50c76;}
        
        Text color #c50c76
      
           This box has a color of #c50c76        
        
          <div style="background-color:#c50c76;">Content here</div>
        
        
          .mybackground {background-color:#c50c76;}
        
        Background color #c50c76
      
           Border around this has a color of #c50c76        
        
          <div style="border:2px solid #c50c76;">Content here</div>
        
        
          .myborder {border:2px solid #c50c76;}
        
        Border color #c50c76