#9ea5be color space conversions
Hex:
        #9ea5be
        RGB:
        158, 165, 190
        CMY:
        38, 35, 25
        CMYK:
        17, 13, 0, 25
      HSL:
        227°, 19.7531%, 68.2353%
        HSV (HSB):
        227°, 16.8421%, 74.5098%
        XYZ:
        36.8499, 37.8971, 54.0879
        xyY:
        0.2860, 0.2942, 37.8971
      CIE-Lab:
        67.9447, 2.7578, -13.6634
        CIE-LCH:
        67.9447, 13.9390, 281.4113
        CIE-Luv:
        67.9447, -5.1278, -21.1819
        Hunter-Lab:
        61.5606, -0.8816, -9.0005
      #9ea5be color charts
#9ea5be RGB chart
      #9ea5be CMYK chart
      #9ea5be RGB pie chart
      #9ea5be color shades, tints & tones
#9ea5be color schemes
#9ea5be color preview, HTML & CSS examples
           This text has a color of #9ea5be        
        
          <p style="color:#9ea5be;">Text here</p>
        
        
          .mytext {color:#9ea5be;}
        
        Text color #9ea5be
      
           This box has a color of #9ea5be        
        
          <div style="background-color:#9ea5be;">Content here</div>
        
        
          .mybackground {background-color:#9ea5be;}
        
        Background color #9ea5be
      
           Border around this has a color of #9ea5be        
        
          <div style="border:2px solid #9ea5be;">Content here</div>
        
        
          .myborder {border:2px solid #9ea5be;}
        
        Border color #9ea5be