#83229f color space conversions
Hex:
        #83229f
        RGB:
        131, 34, 159
        CMY:
        49, 87, 38
        CMYK:
        18, 79, 0, 38
      HSL:
        287°, 64.7668%, 37.8431%
        HSV (HSB):
        287°, 78.6164%, 62.3529%
        XYZ:
        16.1901, 8.4726, 33.5829
        xyY:
        0.2780, 0.1455, 8.4726
      CIE-Lab:
        34.9483, 57.5617, -47.2875
        CIE-LCH:
        34.9483, 74.4947, 320.5966
        CIE-Luv:
        34.9483, 30.6863, -70.8110
        Hunter-Lab:
        29.1076, 48.3460, -48.0305
      #83229f color charts
#83229f RGB chart
      #83229f CMYK chart
      #83229f RGB pie chart
      #83229f color shades, tints & tones
#83229f color schemes
#83229f color preview, HTML & CSS examples
           This text has a color of #83229f        
        
          <p style="color:#83229f;">Text here</p>
        
        
          .mytext {color:#83229f;}
        
        Text color #83229f
      
           This box has a color of #83229f        
        
          <div style="background-color:#83229f;">Content here</div>
        
        
          .mybackground {background-color:#83229f;}
        
        Background color #83229f
      
           Border around this has a color of #83229f        
        
          <div style="border:2px solid #83229f;">Content here</div>
        
        
          .myborder {border:2px solid #83229f;}
        
        Border color #83229f