#9ba5bf color space conversions
Hex:
        #9ba5bf
        RGB:
        155, 165, 191
        CMY:
        39, 35, 25
        CMYK:
        19, 14, 0, 25
      HSL:
        223°, 21.9512%, 67.8431%
        HSV (HSB):
        223°, 18.8482%, 74.9020%
        XYZ:
        36.3767, 37.6404, 54.6383
        xyY:
        0.2827, 0.2926, 37.6404
      CIE-Lab:
        67.7548, 2.0089, -14.5264
        CIE-LCH:
        67.7548, 14.6646, 277.8738
        CIE-Luv:
        67.7548, -6.7026, -22.4155
        Hunter-Lab:
        61.3518, -1.5295, -9.8559
      #9ba5bf color charts
#9ba5bf RGB chart
      #9ba5bf CMYK chart
      #9ba5bf RGB pie chart
      #9ba5bf color shades, tints & tones
#9ba5bf color schemes
#9ba5bf color preview, HTML & CSS examples
           This text has a color of #9ba5bf        
        
          <p style="color:#9ba5bf;">Text here</p>
        
        
          .mytext {color:#9ba5bf;}
        
        Text color #9ba5bf
      
           This box has a color of #9ba5bf        
        
          <div style="background-color:#9ba5bf;">Content here</div>
        
        
          .mybackground {background-color:#9ba5bf;}
        
        Background color #9ba5bf
      
           Border around this has a color of #9ba5bf        
        
          <div style="border:2px solid #9ba5bf;">Content here</div>
        
        
          .myborder {border:2px solid #9ba5bf;}
        
        Border color #9ba5bf