#8c939a color space conversions
Hex:
        #8c939a
        RGB:
        140, 147, 154
        CMY:
        45, 42, 40
        CMYK:
        9, 5, 0, 40
      HSL:
        210°, 6.4815%, 57.6471%
        HSV (HSB):
        210°, 9.0909%, 60.3922%
        XYZ:
        27.0817, 28.7760, 34.6988
        xyY:
        0.2991, 0.3178, 28.7760
      CIE-Lab:
        60.5834, -1.0859, -4.5693
        CIE-LCH:
        60.5834, 4.6966, 256.6315
        CIE-Luv:
        60.5834, -4.2276, -6.4429
        Hunter-Lab:
        53.6432, -3.7604, -0.8011
      #8c939a color charts
#8c939a RGB chart
      #8c939a CMYK chart
      #8c939a RGB pie chart
      #8c939a color shades, tints & tones
#8c939a color schemes
#8c939a color preview, HTML & CSS examples
           This text has a color of #8c939a        
        
          <p style="color:#8c939a;">Text here</p>
        
        
          .mytext {color:#8c939a;}
        
        Text color #8c939a
      
           This box has a color of #8c939a        
        
          <div style="background-color:#8c939a;">Content here</div>
        
        
          .mybackground {background-color:#8c939a;}
        
        Background color #8c939a
      
           Border around this has a color of #8c939a        
        
          <div style="border:2px solid #8c939a;">Content here</div>
        
        
          .myborder {border:2px solid #8c939a;}
        
        Border color #8c939a