#9b8eae color space conversions
Hex:
        #9b8eae
        RGB:
        155, 142, 174
        CMY:
        39, 44, 32
        CMYK:
        11, 18, 0, 32
      HSL:
        264°, 16.4948%, 61.9608%
        HSV (HSB):
        264°, 18.3908%, 68.2353%
        XYZ:
        30.8306, 29.3706, 44.0885
        xyY:
        0.2956, 0.2816, 29.3706
      CIE-Lab:
        61.1073, 11.1866, -15.0190
        CIE-LCH:
        61.1073, 18.7272, 306.6798
        CIE-Luv:
        61.1073, 5.1261, -24.1854
        Hunter-Lab:
        54.1946, 6.7056, -10.2975
      #9b8eae color charts
#9b8eae RGB chart
      #9b8eae CMYK chart
      #9b8eae RGB pie chart
      #9b8eae color shades, tints & tones
#9b8eae color schemes
#9b8eae color preview, HTML & CSS examples
           This text has a color of #9b8eae        
        
          <p style="color:#9b8eae;">Text here</p>
        
        
          .mytext {color:#9b8eae;}
        
        Text color #9b8eae
      
           This box has a color of #9b8eae        
        
          <div style="background-color:#9b8eae;">Content here</div>
        
        
          .mybackground {background-color:#9b8eae;}
        
        Background color #9b8eae
      
           Border around this has a color of #9b8eae        
        
          <div style="border:2px solid #9b8eae;">Content here</div>
        
        
          .myborder {border:2px solid #9b8eae;}
        
        Border color #9b8eae