#8e9eae color space conversions
Hex:
        #8e9eae
        RGB:
        142, 158, 174
        CMY:
        44, 38, 32
        CMYK:
        18, 9, 0, 32
      HSL:
        210°, 16.4948%, 61.9608%
        HSV (HSB):
        210°, 18.3908%, 68.2353%
        XYZ:
        31.0222, 33.2605, 44.8293
        xyY:
        0.2843, 0.3048, 33.2605
      CIE-Lab:
        64.3713, -2.1721, -10.2154
        CIE-LCH:
        64.3713, 10.4438, 257.9958
        CIE-Luv:
        64.3713, -9.2692, -14.8951
        Hunter-Lab:
        57.6719, -4.9093, -5.7167
      #8e9eae color charts
#8e9eae RGB chart
      #8e9eae CMYK chart
      #8e9eae RGB pie chart
      #8e9eae color shades, tints & tones
#8e9eae color schemes
#8e9eae color preview, HTML & CSS examples
           This text has a color of #8e9eae        
        
          <p style="color:#8e9eae;">Text here</p>
        
        
          .mytext {color:#8e9eae;}
        
        Text color #8e9eae
      
           This box has a color of #8e9eae        
        
          <div style="background-color:#8e9eae;">Content here</div>
        
        
          .mybackground {background-color:#8e9eae;}
        
        Background color #8e9eae
      
           Border around this has a color of #8e9eae        
        
          <div style="border:2px solid #8e9eae;">Content here</div>
        
        
          .myborder {border:2px solid #8e9eae;}
        
        Border color #8e9eae