#9ba7a2 color space conversions
Hex:
        #9ba7a2
        RGB:
        155, 167, 162
        CMY:
        39, 35, 36
        CMYK:
        7, 0, 3, 35
      HSL:
        155°, 6.3830%, 63.1373%
        HSV (HSB):
        155°, 7.1856%, 65.4902%
        XYZ:
        33.8579, 37.2146, 39.5811
        xyY:
        0.3060, 0.3363, 37.2146
      CIE-Lab:
        67.4377, -5.2046, 1.1203
        CIE-LCH:
        67.4377, 5.3238, 167.8519
        CIE-Luv:
        67.4377, -6.4098, 2.5020
        Hunter-Lab:
        61.0038, -7.6869, 4.2336
      #9ba7a2 color charts
#9ba7a2 RGB chart
      #9ba7a2 CMYK chart
      #9ba7a2 RGB pie chart
      #9ba7a2 color shades, tints & tones
#9ba7a2 color schemes
#9ba7a2 color preview, HTML & CSS examples
           This text has a color of #9ba7a2        
        
          <p style="color:#9ba7a2;">Text here</p>
        
        
          .mytext {color:#9ba7a2;}
        
        Text color #9ba7a2
      
           This box has a color of #9ba7a2        
        
          <div style="background-color:#9ba7a2;">Content here</div>
        
        
          .mybackground {background-color:#9ba7a2;}
        
        Background color #9ba7a2
      
           Border around this has a color of #9ba7a2        
        
          <div style="border:2px solid #9ba7a2;">Content here</div>
        
        
          .myborder {border:2px solid #9ba7a2;}
        
        Border color #9ba7a2