#9ba5be color space conversions
Hex:
        #9ba5be
        RGB:
        155, 165, 190
        CMY:
        39, 35, 25
        CMYK:
        18, 13, 0, 25
      HSL:
        223°, 21.2121%, 67.6471%
        HSV (HSB):
        223°, 18.4211%, 74.5098%
        XYZ:
        36.2670, 37.5965, 54.0606
        xyY:
        0.2835, 0.2939, 37.5965
      CIE-Lab:
        67.7222, 1.7840, -14.0204
        CIE-LCH:
        67.7222, 14.1334, 277.2515
        CIE-Luv:
        67.7222, -6.6567, -21.5817
        Hunter-Lab:
        61.3160, -1.7245, -9.3531
      #9ba5be color charts
#9ba5be RGB chart
      #9ba5be CMYK chart
      #9ba5be RGB pie chart
      #9ba5be color shades, tints & tones
#9ba5be color schemes
#9ba5be color preview, HTML & CSS examples
           This text has a color of #9ba5be        
        
          <p style="color:#9ba5be;">Text here</p>
        
        
          .mytext {color:#9ba5be;}
        
        Text color #9ba5be
      
           This box has a color of #9ba5be        
        
          <div style="background-color:#9ba5be;">Content here</div>
        
        
          .mybackground {background-color:#9ba5be;}
        
        Background color #9ba5be
      
           Border around this has a color of #9ba5be        
        
          <div style="border:2px solid #9ba5be;">Content here</div>
        
        
          .myborder {border:2px solid #9ba5be;}
        
        Border color #9ba5be