#83119b color space conversions
Hex:
        #83119b
        RGB:
        131, 17, 155
        CMY:
        49, 93, 39
        CMYK:
        15, 89, 0, 39
      HSL:
        290°, 80.2326%, 33.7255%
        HSV (HSB):
        290°, 89.0323%, 60.7843%
        XYZ:
        15.4769, 7.5927, 31.6602
        xyY:
        0.2828, 0.1387, 7.5927
      CIE-Lab:
        33.1199, 61.3114, -47.8100
        CIE-LCH:
        33.1199, 77.7489, 322.0533
        CIE-Luv:
        33.1199, 33.6285, -70.5017
        Hunter-Lab:
        27.5549, 52.0378, -48.8348
      #83119b color charts
#83119b RGB chart
      #83119b CMYK chart
      #83119b RGB pie chart
      #83119b color shades, tints & tones
#83119b color schemes
#83119b color preview, HTML & CSS examples
           This text has a color of #83119b        
        
          <p style="color:#83119b;">Text here</p>
        
        
          .mytext {color:#83119b;}
        
        Text color #83119b
      
           This box has a color of #83119b        
        
          <div style="background-color:#83119b;">Content here</div>
        
        
          .mybackground {background-color:#83119b;}
        
        Background color #83119b
      
           Border around this has a color of #83119b        
        
          <div style="border:2px solid #83119b;">Content here</div>
        
        
          .myborder {border:2px solid #83119b;}
        
        Border color #83119b