#834e80 color space conversions
Hex:
        #834e80
        RGB:
        131, 78, 128
        CMY:
        49, 69, 50
        CMYK:
        0, 40, 2, 49
      HSL:
        303°, 25.3589%, 40.9804%
        HSV (HSB):
        303°, 40.4580%, 51.3725%
        XYZ:
        15.9807, 11.8326, 21.8637
        xyY:
        0.3217, 0.2382, 11.8326
      CIE-Lab:
        40.9488, 30.4974, -18.9289
        CIE-LCH:
        40.9488, 35.8942, 328.1733
        CIE-Luv:
        40.9488, 26.0361, -30.4824
        Hunter-Lab:
        34.3985, 22.7295, -13.6058
      #834e80 color charts
#834e80 RGB chart
      #834e80 CMYK chart
      #834e80 RGB pie chart
      #834e80 color shades, tints & tones
#834e80 color schemes
#834e80 color preview, HTML & CSS examples
           This text has a color of #834e80        
        
          <p style="color:#834e80;">Text here</p>
        
        
          .mytext {color:#834e80;}
        
        Text color #834e80
      
           This box has a color of #834e80        
        
          <div style="background-color:#834e80;">Content here</div>
        
        
          .mybackground {background-color:#834e80;}
        
        Background color #834e80
      
           Border around this has a color of #834e80        
        
          <div style="border:2px solid #834e80;">Content here</div>
        
        
          .myborder {border:2px solid #834e80;}
        
        Border color #834e80