#8b8e8c color space conversions
Hex:
        #8b8e8c
        RGB:
        139, 142, 140
        CMY:
        45, 44, 45
        CMYK:
        2, 0, 1, 44
      HSL:
        140°, 1.3100%, 55.0980%
        HSV (HSB):
        140°, 2.1127%, 55.6863%
        XYZ:
        25.0541, 26.7284, 28.6496
        xyY:
        0.3115, 0.3323, 26.7284
      CIE-Lab:
        58.7221, -1.4880, 0.6722
        CIE-LCH:
        58.7221, 1.6327, 155.6895
        CIE-Luv:
        58.7221, -1.5860, 1.1942
        Hunter-Lab:
        51.6995, -3.9714, 3.3338
      #8b8e8c color charts
#8b8e8c RGB chart
      #8b8e8c CMYK chart
      #8b8e8c RGB pie chart
      #8b8e8c color shades, tints & tones
#8b8e8c color schemes
#8b8e8c color preview, HTML & CSS examples
           This text has a color of #8b8e8c        
        
          <p style="color:#8b8e8c;">Text here</p>
        
        
          .mytext {color:#8b8e8c;}
        
        Text color #8b8e8c
      
           This box has a color of #8b8e8c        
        
          <div style="background-color:#8b8e8c;">Content here</div>
        
        
          .mybackground {background-color:#8b8e8c;}
        
        Background color #8b8e8c
      
           Border around this has a color of #8b8e8c        
        
          <div style="border:2px solid #8b8e8c;">Content here</div>
        
        
          .myborder {border:2px solid #8b8e8c;}
        
        Border color #8b8e8c