#8c8c8c color space conversions
Hex:
        #8c8c8c
        RGB:
        140, 140, 140
        CMY:
        45, 45, 45
        CMYK:
        0, 0, 0, 45
      HSL:
        0°, 0.0000%, 54.9020%
        HSV (HSB):
        0°, 0.0000%, 54.9020%
        XYZ:
        24.9269, 26.2251, 28.5591
        xyY:
        0.3127, 0.3290, 26.2251
      CIE-Lab:
        58.2501, 0.0034, -0.0067
        CIE-LCH:
        58.2501, 0.0075, 296.8129
        CIE-Luv:
        58.2501, 0.0005, -0.0100
        Hunter-Lab:
        51.2104, -2.7325, 2.7824
      #8c8c8c color charts
#8c8c8c RGB chart
      #8c8c8c CMYK chart
      #8c8c8c RGB pie chart
      #8c8c8c color shades, tints & tones
#8c8c8c color schemes
#8c8c8c color preview, HTML & CSS examples
           This text has a color of #8c8c8c        
        
          <p style="color:#8c8c8c;">Text here</p>
        
        
          .mytext {color:#8c8c8c;}
        
        Text color #8c8c8c
      
           This box has a color of #8c8c8c        
        
          <div style="background-color:#8c8c8c;">Content here</div>
        
        
          .mybackground {background-color:#8c8c8c;}
        
        Background color #8c8c8c
      
           Border around this has a color of #8c8c8c        
        
          <div style="border:2px solid #8c8c8c;">Content here</div>
        
        
          .myborder {border:2px solid #8c8c8c;}
        
        Border color #8c8c8c