#c50f65 color space conversions
Hex:
        #c50f65
        RGB:
        197, 15, 101
        CMY:
        23, 94, 60
        CMYK:
        0, 92, 49, 23
      HSL:
        332°, 85.8491%, 41.5686%
        HSV (HSB):
        332°, 92.3858%, 77.2549%
        XYZ:
        25.5457, 13.1515, 13.5040
        xyY:
        0.4894, 0.2519, 13.1515
      CIE-Lab:
        42.9907, 68.4033, 1.9693
        CIE-LCH:
        42.9907, 68.4316, 1.6491
        CIE-Luv:
        42.9907, 106.2990, -10.5343
        Hunter-Lab:
        36.2651, 62.2747, 3.3077
      #c50f65 color charts
#c50f65 RGB chart
      #c50f65 CMYK chart
      #c50f65 RGB pie chart
      #c50f65 color shades, tints & tones
#c50f65 color schemes
#c50f65 color preview, HTML & CSS examples
           This text has a color of #c50f65        
        
          <p style="color:#c50f65;">Text here</p>
        
        
          .mytext {color:#c50f65;}
        
        Text color #c50f65
      
           This box has a color of #c50f65        
        
          <div style="background-color:#c50f65;">Content here</div>
        
        
          .mybackground {background-color:#c50f65;}
        
        Background color #c50f65
      
           Border around this has a color of #c50f65        
        
          <div style="border:2px solid #c50f65;">Content here</div>
        
        
          .myborder {border:2px solid #c50f65;}
        
        Border color #c50f65