#83155e color space conversions
Hex:
        #83155e
        RGB:
        131, 21, 94
        CMY:
        49, 92, 63
        CMYK:
        0, 84, 28, 49
      HSL:
        320°, 72.3684%, 29.8039%
        HSV (HSB):
        320°, 83.9695%, 51.3725%
        XYZ:
        11.6486, 6.1698, 11.1666
        xyY:
        0.4019, 0.2129, 6.1698
      CIE-Lab:
        29.8368, 50.7877, -14.5871
        CIE-LCH:
        29.8368, 52.8410, 343.9751
        CIE-Luv:
        29.8368, 54.5159, -25.2387
        Hunter-Lab:
        24.8390, 40.2418, -9.2670
      #83155e color charts
#83155e RGB chart
      #83155e CMYK chart
      #83155e RGB pie chart
      #83155e color shades, tints & tones
#83155e color schemes
#83155e color preview, HTML & CSS examples
           This text has a color of #83155e        
        
          <p style="color:#83155e;">Text here</p>
        
        
          .mytext {color:#83155e;}
        
        Text color #83155e
      
           This box has a color of #83155e        
        
          <div style="background-color:#83155e;">Content here</div>
        
        
          .mybackground {background-color:#83155e;}
        
        Background color #83155e
      
           Border around this has a color of #83155e        
        
          <div style="border:2px solid #83155e;">Content here</div>
        
        
          .myborder {border:2px solid #83155e;}
        
        Border color #83155e