#c31e50 color space conversions
Hex:
        #c31e50
        RGB:
        195, 30, 80
        CMY:
        24, 88, 69
        CMYK:
        0, 85, 59, 24
      HSL:
        342°, 73.3333%, 44.1176%
        HSV (HSB):
        342°, 84.6154%, 76.4706%
        XYZ:
        24.4179, 13.1098, 8.8329
        xyY:
        0.5267, 0.2828, 13.1098
      CIE-Lab:
        42.9283, 63.8521, 15.0218
        CIE-LCH:
        42.9283, 65.5953, 13.2386
        CIE-Luv:
        42.9283, 109.7668, 4.6105
        Hunter-Lab:
        36.2075, 57.0152, 10.8813
      #c31e50 color charts
#c31e50 RGB chart
      #c31e50 CMYK chart
      #c31e50 RGB pie chart
      #c31e50 color shades, tints & tones
#c31e50 color schemes
#c31e50 color preview, HTML & CSS examples
           This text has a color of #c31e50        
        
          <p style="color:#c31e50;">Text here</p>
        
        
          .mytext {color:#c31e50;}
        
        Text color #c31e50
      
           This box has a color of #c31e50        
        
          <div style="background-color:#c31e50;">Content here</div>
        
        
          .mybackground {background-color:#c31e50;}
        
        Background color #c31e50
      
           Border around this has a color of #c31e50        
        
          <div style="border:2px solid #c31e50;">Content here</div>
        
        
          .myborder {border:2px solid #c31e50;}
        
        Border color #c31e50