#9a8eaa color space conversions
Hex:
        #9a8eaa
        RGB:
        154, 142, 170
        CMY:
        40, 44, 33
        CMYK:
        9, 16, 0, 33
      HSL:
        266°, 14.1414%, 61.1765%
        HSV (HSB):
        266°, 16.4706%, 66.6667%
        XYZ:
        30.2551, 29.1183, 42.0560
        xyY:
        0.2983, 0.2871, 29.1183
      CIE-Lab:
        60.8859, 9.9900, -13.0910
        CIE-LCH:
        60.8859, 16.4674, 307.3480
        CIE-Luv:
        60.8859, 4.8868, -21.0172
        Hunter-Lab:
        53.9614, 5.6492, -8.4360
      #9a8eaa color charts
#9a8eaa RGB chart
      #9a8eaa CMYK chart
      #9a8eaa RGB pie chart
      #9a8eaa color shades, tints & tones
#9a8eaa color schemes
#9a8eaa color preview, HTML & CSS examples
           This text has a color of #9a8eaa        
        
          <p style="color:#9a8eaa;">Text here</p>
        
        
          .mytext {color:#9a8eaa;}
        
        Text color #9a8eaa
      
           This box has a color of #9a8eaa        
        
          <div style="background-color:#9a8eaa;">Content here</div>
        
        
          .mybackground {background-color:#9a8eaa;}
        
        Background color #9a8eaa
      
           Border around this has a color of #9a8eaa        
        
          <div style="border:2px solid #9a8eaa;">Content here</div>
        
        
          .myborder {border:2px solid #9a8eaa;}
        
        Border color #9a8eaa