#835a80 color space conversions
Hex:
        #835a80
        RGB:
        131, 90, 128
        CMY:
        49, 65, 50
        CMYK:
        0, 31, 2, 49
      HSL:
        304°, 18.5520%, 43.3333%
        HSV (HSB):
        304°, 31.2977%, 51.3725%
        XYZ:
        16.9125, 13.6961, 22.1743
        xyY:
        0.3204, 0.2595, 13.6961
      CIE-Lab:
        43.7940, 23.4963, -14.5754
        CIE-LCH:
        43.7940, 27.6499, 328.1876
        CIE-Luv:
        43.7940, 20.6907, -23.7021
        Hunter-Lab:
        37.0083, 16.8087, -9.6191
      #835a80 color charts
#835a80 RGB chart
      #835a80 CMYK chart
      #835a80 RGB pie chart
      #835a80 color shades, tints & tones
#835a80 color schemes
#835a80 color preview, HTML & CSS examples
           This text has a color of #835a80        
        
          <p style="color:#835a80;">Text here</p>
        
        
          .mytext {color:#835a80;}
        
        Text color #835a80
      
           This box has a color of #835a80        
        
          <div style="background-color:#835a80;">Content here</div>
        
        
          .mybackground {background-color:#835a80;}
        
        Background color #835a80
      
           Border around this has a color of #835a80        
        
          <div style="border:2px solid #835a80;">Content here</div>
        
        
          .myborder {border:2px solid #835a80;}
        
        Border color #835a80