#9b8aaf color space conversions
Hex:
        #9b8aaf
        RGB:
        155, 138, 175
        CMY:
        39, 46, 31
        CMYK:
        11, 21, 0, 31
      HSL:
        268°, 18.7817%, 61.3725%
        HSV (HSB):
        268°, 21.1429%, 68.6275%
        XYZ:
        30.3439, 28.2407, 44.4091
        xyY:
        0.2946, 0.2742, 28.2407
      CIE-Lab:
        60.1055, 13.6872, -17.1039
        CIE-LCH:
        60.1055, 21.9063, 308.6682
        CIE-Luv:
        60.1055, 6.9301, -27.7219
        Hunter-Lab:
        53.1419, 8.9246, -12.3475
      #9b8aaf color charts
#9b8aaf RGB chart
      #9b8aaf CMYK chart
      #9b8aaf RGB pie chart
      #9b8aaf color shades, tints & tones
#9b8aaf color schemes
#9b8aaf color preview, HTML & CSS examples
           This text has a color of #9b8aaf        
        
          <p style="color:#9b8aaf;">Text here</p>
        
        
          .mytext {color:#9b8aaf;}
        
        Text color #9b8aaf
      
           This box has a color of #9b8aaf        
        
          <div style="background-color:#9b8aaf;">Content here</div>
        
        
          .mybackground {background-color:#9b8aaf;}
        
        Background color #9b8aaf
      
           Border around this has a color of #9b8aaf        
        
          <div style="border:2px solid #9b8aaf;">Content here</div>
        
        
          .myborder {border:2px solid #9b8aaf;}
        
        Border color #9b8aaf