#8b8d8c color space conversions
Hex:
        #8b8d8c
        RGB:
        139, 141, 140
        CMY:
        45, 45, 45
        CMYK:
        1, 0, 1, 45
      HSL:
        150°, 0.8696%, 54.9020%
        HSV (HSB):
        150°, 1.4184%, 55.2941%
        XYZ:
        24.9060, 26.4322, 28.6002
        xyY:
        0.3116, 0.3307, 26.4322
      CIE-Lab:
        58.4450, -0.9266, 0.2681
        CIE-LCH:
        58.4450, 0.9647, 163.8641
        CIE-Luv:
        58.4450, -1.0761, 0.5310
        Hunter-Lab:
        51.4122, -3.4995, 3.0060
      #8b8d8c color charts
#8b8d8c RGB chart
      #8b8d8c CMYK chart
      #8b8d8c RGB pie chart
      #8b8d8c color shades, tints & tones
#8b8d8c color schemes
#8b8d8c color preview, HTML & CSS examples
           This text has a color of #8b8d8c        
        
          <p style="color:#8b8d8c;">Text here</p>
        
        
          .mytext {color:#8b8d8c;}
        
        Text color #8b8d8c
      
           This box has a color of #8b8d8c        
        
          <div style="background-color:#8b8d8c;">Content here</div>
        
        
          .mybackground {background-color:#8b8d8c;}
        
        Background color #8b8d8c
      
           Border around this has a color of #8b8d8c        
        
          <div style="border:2px solid #8b8d8c;">Content here</div>
        
        
          .myborder {border:2px solid #8b8d8c;}
        
        Border color #8b8d8c