#83135e color space conversions
Hex:
        #83135e
        RGB:
        131, 19, 94
        CMY:
        49, 93, 63
        CMYK:
        0, 85, 28, 49
      HSL:
        320°, 74.6667%, 29.4118%
        HSV (HSB):
        320°, 85.4962%, 51.3725%
        XYZ:
        11.6133, 6.0992, 11.1548
        xyY:
        0.4023, 0.2113, 6.0992
      CIE-Lab:
        29.6613, 51.2930, -14.8567
        CIE-LCH:
        29.6613, 53.4012, 343.8466
        CIE-Luv:
        29.6613, 54.8758, -25.5980
        Hunter-Lab:
        24.6965, 40.7191, -9.4923
      #83135e color charts
#83135e RGB chart
      #83135e CMYK chart
      #83135e RGB pie chart
      #83135e color shades, tints & tones
#83135e color schemes
#83135e color preview, HTML & CSS examples
           This text has a color of #83135e        
        
          <p style="color:#83135e;">Text here</p>
        
        
          .mytext {color:#83135e;}
        
        Text color #83135e
      
           This box has a color of #83135e        
        
          <div style="background-color:#83135e;">Content here</div>
        
        
          .mybackground {background-color:#83135e;}
        
        Background color #83135e
      
           Border around this has a color of #83135e        
        
          <div style="border:2px solid #83135e;">Content here</div>
        
        
          .myborder {border:2px solid #83135e;}
        
        Border color #83135e