#9ea3ae color space conversions
Hex:
        #9ea3ae
        RGB:
        158, 163, 174
        CMY:
        38, 36, 32
        CMYK:
        9, 6, 0, 32
      HSL:
        221°, 8.9888%, 65.0980%
        HSV (HSB):
        221°, 9.1954%, 68.2353%
        XYZ:
        34.8377, 36.5195, 45.2572
        xyY:
        0.2987, 0.3132, 36.5195
      CIE-Lab:
        66.9150, 0.4355, -6.3018
        CIE-LCH:
        66.9150, 6.3168, 273.9536
        CIE-Luv:
        66.9150, -3.3632, -9.4185
        Hunter-Lab:
        60.4313, -2.8524, -2.1005
      #9ea3ae color charts
#9ea3ae RGB chart
      #9ea3ae CMYK chart
      #9ea3ae RGB pie chart
      #9ea3ae color shades, tints & tones
#9ea3ae color schemes
#9ea3ae color preview, HTML & CSS examples
           This text has a color of #9ea3ae        
        
          <p style="color:#9ea3ae;">Text here</p>
        
        
          .mytext {color:#9ea3ae;}
        
        Text color #9ea3ae
      
           This box has a color of #9ea3ae        
        
          <div style="background-color:#9ea3ae;">Content here</div>
        
        
          .mybackground {background-color:#9ea3ae;}
        
        Background color #9ea3ae
      
           Border around this has a color of #9ea3ae        
        
          <div style="border:2px solid #9ea3ae;">Content here</div>
        
        
          .myborder {border:2px solid #9ea3ae;}
        
        Border color #9ea3ae