#8e807d color space conversions
Hex:
        #8e807d
        RGB:
        142, 128, 125
        CMY:
        44, 50, 51
        CMYK:
        0, 10, 12, 44
      HSL:
        11°, 6.9959%, 52.3529%
        HSV (HSB):
        11°, 11.9718%, 55.6863%
        XYZ:
        22.5762, 22.6698, 22.5879
        xyY:
        0.3328, 0.3342, 22.6698
      CIE-Lab:
        54.7306, 4.7789, 3.5538
        CIE-LCH:
        54.7306, 5.9555, 36.6364
        CIE-Luv:
        54.7306, 8.5255, 4.0708
        Hunter-Lab:
        47.6128, 1.3155, 5.2014
      #8e807d color charts
#8e807d RGB chart
      #8e807d CMYK chart
      #8e807d RGB pie chart
      #8e807d color shades, tints & tones
#8e807d color schemes
#8e807d color preview, HTML & CSS examples
           This text has a color of #8e807d        
        
          <p style="color:#8e807d;">Text here</p>
        
        
          .mytext {color:#8e807d;}
        
        Text color #8e807d
      
           This box has a color of #8e807d        
        
          <div style="background-color:#8e807d;">Content here</div>
        
        
          .mybackground {background-color:#8e807d;}
        
        Background color #8e807d
      
           Border around this has a color of #8e807d        
        
          <div style="border:2px solid #8e807d;">Content here</div>
        
        
          .myborder {border:2px solid #8e807d;}
        
        Border color #8e807d