#8d8c8c color space conversions
Hex:
        #8d8c8c
        RGB:
        141, 140, 140
        CMY:
        45, 45, 45
        CMYK:
        0, 1, 1, 45
      HSL:
        0°, 0.4367%, 55.0980%
        HSV (HSB):
        0°, 0.7092%, 55.2941%
        XYZ:
        25.0962, 26.3123, 28.5670
        xyY:
        0.3138, 0.3290, 26.3123
      CIE-Lab:
        58.3323, 0.3716, 0.1233
        CIE-LCH:
        58.3323, 0.3916, 18.3613
        CIE-Luv:
        58.3323, 0.5706, 0.1130
        Hunter-Lab:
        51.2956, -2.4366, 2.8877
      #8d8c8c color charts
#8d8c8c RGB chart
      #8d8c8c CMYK chart
      #8d8c8c RGB pie chart
      #8d8c8c color shades, tints & tones
#8d8c8c color schemes
#8d8c8c color preview, HTML & CSS examples
           This text has a color of #8d8c8c        
        
          <p style="color:#8d8c8c;">Text here</p>
        
        
          .mytext {color:#8d8c8c;}
        
        Text color #8d8c8c
      
           This box has a color of #8d8c8c        
        
          <div style="background-color:#8d8c8c;">Content here</div>
        
        
          .mybackground {background-color:#8d8c8c;}
        
        Background color #8d8c8c
      
           Border around this has a color of #8d8c8c        
        
          <div style="border:2px solid #8d8c8c;">Content here</div>
        
        
          .myborder {border:2px solid #8d8c8c;}
        
        Border color #8d8c8c