#83014b color space conversions
Hex:
        #83014b
        RGB:
        131, 1, 75
        CMY:
        49, 100, 71
        CMYK:
        0, 99, 43, 49
      HSL:
        326°, 98.4848%, 25.8824%
        HSV (HSB):
        326°, 99.2366%, 51.3725%
        XYZ:
        10.6409, 5.3550, 7.1294
        xyY:
        0.4601, 0.2316, 5.3550
      CIE-Lab:
        27.7231, 52.5197, -5.2263
        CIE-LCH:
        27.7231, 52.7791, 354.3172
        CIE-Luv:
        27.7231, 65.2309, -14.1925
        Hunter-Lab:
        23.1409, 41.5836, -2.0678
      #83014b color charts
#83014b RGB chart
      #83014b CMYK chart
      #83014b RGB pie chart
      #83014b color shades, tints & tones
#83014b color schemes
#83014b color preview, HTML & CSS examples
           This text has a color of #83014b        
        
          <p style="color:#83014b;">Text here</p>
        
        
          .mytext {color:#83014b;}
        
        Text color #83014b
      
           This box has a color of #83014b        
        
          <div style="background-color:#83014b;">Content here</div>
        
        
          .mybackground {background-color:#83014b;}
        
        Background color #83014b
      
           Border around this has a color of #83014b        
        
          <div style="border:2px solid #83014b;">Content here</div>
        
        
          .myborder {border:2px solid #83014b;}
        
        Border color #83014b