#83012f color space conversions
Hex:
        #83012f
        RGB:
        131, 1, 47
        CMY:
        49, 100, 82
        CMYK:
        0, 99, 64, 49
      HSL:
        339°, 98.4848%, 25.8824%
        HSV (HSB):
        339°, 99.2366%, 51.3725%
        XYZ:
        9.8840, 5.0522, 3.1436
        xyY:
        0.5467, 0.2794, 5.0522
      CIE-Lab:
        26.8831, 50.2857, 12.5813
        CIE-LCH:
        26.8831, 51.8357, 14.0468
        CIE-Luv:
        26.8831, 76.1514, 3.4257
        Hunter-Lab:
        22.4772, 39.1577, 7.4420
      #83012f color charts
#83012f RGB chart
      #83012f CMYK chart
      #83012f RGB pie chart
      #83012f color shades, tints & tones
#83012f color schemes
#83012f color preview, HTML & CSS examples
           This text has a color of #83012f        
        
          <p style="color:#83012f;">Text here</p>
        
        
          .mytext {color:#83012f;}
        
        Text color #83012f
      
           This box has a color of #83012f        
        
          <div style="background-color:#83012f;">Content here</div>
        
        
          .mybackground {background-color:#83012f;}
        
        Background color #83012f
      
           Border around this has a color of #83012f        
        
          <div style="border:2px solid #83012f;">Content here</div>
        
        
          .myborder {border:2px solid #83012f;}
        
        Border color #83012f