#8e8c8c color space conversions
Hex:
        #8e8c8c
        RGB:
        142, 140, 140
        CMY:
        44, 45, 45
        CMYK:
        0, 1, 1, 44
      HSL:
        0°, 0.8772%, 55.2941%
        HSV (HSB):
        0°, 1.4085%, 55.6863%
        XYZ:
        25.2670, 26.4004, 28.5750
        xyY:
        0.3149, 0.3290, 26.4004
      CIE-Lab:
        58.4152, 0.7407, 0.2542
        CIE-LCH:
        58.4152, 0.7832, 18.9420
        CIE-Luv:
        58.4152, 1.1440, 0.2367
        Hunter-Lab:
        51.3813, -2.1390, 2.9936
      #8e8c8c color charts
#8e8c8c RGB chart
      #8e8c8c CMYK chart
      #8e8c8c RGB pie chart
      #8e8c8c color shades, tints & tones
#8e8c8c color schemes
#8e8c8c color preview, HTML & CSS examples
           This text has a color of #8e8c8c        
        
          <p style="color:#8e8c8c;">Text here</p>
        
        
          .mytext {color:#8e8c8c;}
        
        Text color #8e8c8c
      
           This box has a color of #8e8c8c        
        
          <div style="background-color:#8e8c8c;">Content here</div>
        
        
          .mybackground {background-color:#8e8c8c;}
        
        Background color #8e8c8c
      
           Border around this has a color of #8e8c8c        
        
          <div style="border:2px solid #8e8c8c;">Content here</div>
        
        
          .myborder {border:2px solid #8e8c8c;}
        
        Border color #8e8c8c