#8d8e8c color space conversions
Hex:
        #8d8e8c
        RGB:
        141, 142, 140
        CMY:
        45, 44, 45
        CMYK:
        1, 0, 1, 44
      HSL:
        90°, 0.8772%, 55.2941%
        HSV (HSB):
        90°, 1.4085%, 55.6863%
        XYZ:
        25.3911, 26.9022, 28.6653
        xyY:
        0.3136, 0.3323, 26.9022
      CIE-Lab:
        58.8837, -0.7532, 0.9272
        CIE-LCH:
        58.8837, 1.1946, 129.0866
        CIE-Luv:
        58.8837, -0.4565, 1.4330
        Hunter-Lab:
        51.8673, -3.3849, 3.5395
      #8d8e8c color charts
#8d8e8c RGB chart
      #8d8e8c CMYK chart
      #8d8e8c RGB pie chart
      #8d8e8c color shades, tints & tones
#8d8e8c color schemes
#8d8e8c color preview, HTML & CSS examples
           This text has a color of #8d8e8c        
        
          <p style="color:#8d8e8c;">Text here</p>
        
        
          .mytext {color:#8d8e8c;}
        
        Text color #8d8e8c
      
           This box has a color of #8d8e8c        
        
          <div style="background-color:#8d8e8c;">Content here</div>
        
        
          .mybackground {background-color:#8d8e8c;}
        
        Background color #8d8e8c
      
           Border around this has a color of #8d8e8c        
        
          <div style="border:2px solid #8d8e8c;">Content here</div>
        
        
          .myborder {border:2px solid #8d8e8c;}
        
        Border color #8d8e8c