#c50e61 color space conversions
Hex:
        #c50e61
        RGB:
        197, 14, 97
        CMY:
        23, 95, 62
        CMYK:
        0, 93, 51, 23
      HSL:
        333°, 86.7299%, 41.3725%
        HSV (HSB):
        333°, 92.8934%, 77.2549%
        XYZ:
        25.3407, 13.0475, 12.4921
        xyY:
        0.4980, 0.2564, 13.0475
      CIE-Lab:
        42.8347, 68.2101, 4.2566
        CIE-LCH:
        42.8347, 68.3427, 3.5709
        CIE-Luv:
        42.8347, 108.1600, -7.8645
        Hunter-Lab:
        36.1213, 62.0134, 4.7802
      #c50e61 color charts
#c50e61 RGB chart
      #c50e61 CMYK chart
      #c50e61 RGB pie chart
      #c50e61 color shades, tints & tones
#c50e61 color schemes
#c50e61 color preview, HTML & CSS examples
           This text has a color of #c50e61        
        
          <p style="color:#c50e61;">Text here</p>
        
        
          .mytext {color:#c50e61;}
        
        Text color #c50e61
      
           This box has a color of #c50e61        
        
          <div style="background-color:#c50e61;">Content here</div>
        
        
          .mybackground {background-color:#c50e61;}
        
        Background color #c50e61
      
           Border around this has a color of #c50e61        
        
          <div style="border:2px solid #c50e61;">Content here</div>
        
        
          .myborder {border:2px solid #c50e61;}
        
        Border color #c50e61