#83185b color space conversions
Hex:
        #83185b
        RGB:
        131, 24, 91
        CMY:
        49, 91, 64
        CMYK:
        0, 82, 31, 49
      HSL:
        322°, 69.0323%, 30.3922%
        HSV (HSB):
        322°, 81.6794%, 51.3725%
        XYZ:
        11.5750, 6.2339, 10.4907
        xyY:
        0.4090, 0.2203, 6.2339
      CIE-Lab:
        29.9951, 49.5816, -12.3860
        CIE-LCH:
        29.9951, 51.1053, 345.9740
        CIE-Luv:
        29.9951, 55.0656, -22.4126
        Hunter-Lab:
        24.9678, 39.0589, -7.4345
      #83185b color charts
#83185b RGB chart
      #83185b CMYK chart
      #83185b RGB pie chart
      #83185b color shades, tints & tones
#83185b color schemes
#83185b color preview, HTML & CSS examples
           This text has a color of #83185b        
        
          <p style="color:#83185b;">Text here</p>
        
        
          .mytext {color:#83185b;}
        
        Text color #83185b
      
           This box has a color of #83185b        
        
          <div style="background-color:#83185b;">Content here</div>
        
        
          .mybackground {background-color:#83185b;}
        
        Background color #83185b
      
           Border around this has a color of #83185b        
        
          <div style="border:2px solid #83185b;">Content here</div>
        
        
          .myborder {border:2px solid #83185b;}
        
        Border color #83185b