#83469a color space conversions
Hex:
        #83469a
        RGB:
        131, 70, 154
        CMY:
        49, 73, 40
        CMYK:
        15, 55, 0, 40
      HSL:
        284°, 37.5000%, 43.9216%
        HSV (HSB):
        284°, 54.5455%, 60.3922%
        XYZ:
        17.3830, 11.5387, 31.8829
        xyY:
        0.2859, 0.1898, 11.5387
      CIE-Lab:
        40.4734, 40.3930, -35.4416
        CIE-LCH:
        40.4734, 53.7373, 318.7357
        CIE-Luv:
        40.4734, 23.7734, -55.4421
        Hunter-Lab:
        33.9687, 31.8996, -31.8713
      #83469a color charts
#83469a RGB chart
      #83469a CMYK chart
      #83469a RGB pie chart
      #83469a color shades, tints & tones
#83469a color schemes
#83469a color preview, HTML & CSS examples
           This text has a color of #83469a        
        
          <p style="color:#83469a;">Text here</p>
        
        
          .mytext {color:#83469a;}
        
        Text color #83469a
      
           This box has a color of #83469a        
        
          <div style="background-color:#83469a;">Content here</div>
        
        
          .mybackground {background-color:#83469a;}
        
        Background color #83469a
      
           Border around this has a color of #83469a        
        
          <div style="border:2px solid #83469a;">Content here</div>
        
        
          .myborder {border:2px solid #83469a;}
        
        Border color #83469a