#83478a color space conversions
Hex:
        #83478a
        RGB:
        131, 71, 138
        CMY:
        49, 72, 46
        CMYK:
        5, 49, 0, 46
      HSL:
        294°, 32.0574%, 40.9804%
        HSV (HSB):
        294°, 48.5507%, 54.1176%
        XYZ:
        16.2008, 11.1667, 25.3463
        xyY:
        0.3073, 0.2118, 11.1667
      CIE-Lab:
        39.8599, 36.4516, -26.7209
        CIE-LCH:
        39.8599, 45.1965, 323.7567
        CIE-Luv:
        39.8599, 26.7646, -42.1846
        Hunter-Lab:
        33.4167, 28.0595, -21.5793
      #83478a color charts
#83478a RGB chart
      #83478a CMYK chart
      #83478a RGB pie chart
      #83478a color shades, tints & tones
#83478a color schemes
#83478a color preview, HTML & CSS examples
           This text has a color of #83478a        
        
          <p style="color:#83478a;">Text here</p>
        
        
          .mytext {color:#83478a;}
        
        Text color #83478a
      
           This box has a color of #83478a        
        
          <div style="background-color:#83478a;">Content here</div>
        
        
          .mybackground {background-color:#83478a;}
        
        Background color #83478a
      
           Border around this has a color of #83478a        
        
          <div style="border:2px solid #83478a;">Content here</div>
        
        
          .myborder {border:2px solid #83478a;}
        
        Border color #83478a