#8e8e8c color space conversions
Hex:
        #8e8e8c
        RGB:
        142, 142, 140
        CMY:
        44, 44, 45
        CMYK:
        0, 0, 1, 44
      HSL:
        60°, 0.8772%, 55.2941%
        HSV (HSB):
        60°, 1.4085%, 55.6863%
        XYZ:
        25.5620, 26.9902, 28.6733
        xyY:
        0.3147, 0.3323, 26.9902
      CIE-Lab:
        58.9653, -0.3844, 1.0560
        CIE-LCH:
        58.9653, 1.1238, 110.0037
        CIE-Luv:
        58.9653, 0.1133, 1.5536
        Hunter-Lab:
        51.9521, -3.0890, 3.6433
      #8e8e8c color charts
#8e8e8c RGB chart
      #8e8e8c CMYK chart
      #8e8e8c RGB pie chart
      #8e8e8c color shades, tints & tones
#8e8e8c color schemes
#8e8e8c color preview, HTML & CSS examples
           This text has a color of #8e8e8c        
        
          <p style="color:#8e8e8c;">Text here</p>
        
        
          .mytext {color:#8e8e8c;}
        
        Text color #8e8e8c
      
           This box has a color of #8e8e8c        
        
          <div style="background-color:#8e8e8c;">Content here</div>
        
        
          .mybackground {background-color:#8e8e8c;}
        
        Background color #8e8e8c
      
           Border around this has a color of #8e8e8c        
        
          <div style="border:2px solid #8e8e8c;">Content here</div>
        
        
          .myborder {border:2px solid #8e8e8c;}
        
        Border color #8e8e8c