#8d8d8b color space conversions
Hex:
        #8d8d8b
        RGB:
        141, 141, 139
        CMY:
        45, 45, 45
        CMYK:
        0, 0, 1, 45
      HSL:
        60°, 0.8696%, 54.9020%
        HSV (HSB):
        60°, 1.4184%, 55.2941%
        XYZ:
        25.1696, 26.5766, 28.2293
        xyY:
        0.3147, 0.3323, 26.5766
      CIE-Lab:
        58.5803, -0.3849, 1.0574
        CIE-LCH:
        58.5803, 1.1253, 110.0031
        CIE-Luv:
        58.5803, 0.1133, 1.5534
        Hunter-Lab:
        51.5525, -3.0673, 3.6205
      #8d8d8b color charts
#8d8d8b RGB chart
      #8d8d8b CMYK chart
      #8d8d8b RGB pie chart
      #8d8d8b color shades, tints & tones
#8d8d8b color schemes
#8d8d8b color preview, HTML & CSS examples
           This text has a color of #8d8d8b        
        
          <p style="color:#8d8d8b;">Text here</p>
        
        
          .mytext {color:#8d8d8b;}
        
        Text color #8d8d8b
      
           This box has a color of #8d8d8b        
        
          <div style="background-color:#8d8d8b;">Content here</div>
        
        
          .mybackground {background-color:#8d8d8b;}
        
        Background color #8d8d8b
      
           Border around this has a color of #8d8d8b        
        
          <div style="border:2px solid #8d8d8b;">Content here</div>
        
        
          .myborder {border:2px solid #8d8d8b;}
        
        Border color #8d8d8b