#9ba3bf color space conversions
Hex:
        #9ba3bf
        RGB:
        155, 163, 191
        CMY:
        39, 36, 25
        CMYK:
        19, 15, 0, 25
      HSL:
        227°, 21.9512%, 67.8431%
        HSV (HSB):
        227°, 18.8482%, 74.9020%
        XYZ:
        36.0187, 36.9245, 54.5190
        xyY:
        0.2826, 0.2897, 36.9245
      CIE-Lab:
        67.2204, 3.1177, -15.3320
        CIE-LCH:
        67.2204, 15.6457, 281.4941
        CIE-Luv:
        67.2204, -5.7832, -23.8277
        Hunter-Lab:
        60.7656, -0.5340, -10.6592
      #9ba3bf color charts
#9ba3bf RGB chart
      #9ba3bf CMYK chart
      #9ba3bf RGB pie chart
      #9ba3bf color shades, tints & tones
#9ba3bf color schemes
#9ba3bf color preview, HTML & CSS examples
           This text has a color of #9ba3bf        
        
          <p style="color:#9ba3bf;">Text here</p>
        
        
          .mytext {color:#9ba3bf;}
        
        Text color #9ba3bf
      
           This box has a color of #9ba3bf        
        
          <div style="background-color:#9ba3bf;">Content here</div>
        
        
          .mybackground {background-color:#9ba3bf;}
        
        Background color #9ba3bf
      
           Border around this has a color of #9ba3bf        
        
          <div style="border:2px solid #9ba3bf;">Content here</div>
        
        
          .myborder {border:2px solid #9ba3bf;}
        
        Border color #9ba3bf