#9aa1bb color space conversions
Hex:
        #9aa1bb
        RGB:
        154, 161, 187
        CMY:
        40, 37, 27
        CMYK:
        18, 14, 0, 27
      HSL:
        227°, 19.5266%, 66.8627%
        HSV (HSB):
        227°, 17.6471%, 73.3333%
        XYZ:
        35.0409, 35.9476, 52.1054
        xyY:
        0.2847, 0.2920, 35.9476
      CIE-Lab:
        66.4799, 3.0052, -14.2296
        CIE-LCH:
        66.4799, 14.5435, 281.9253
        CIE-Luv:
        66.4799, -5.1724, -22.0322
        Hunter-Lab:
        59.9563, -0.6009, -9.5569
      #9aa1bb color charts
#9aa1bb RGB chart
      #9aa1bb CMYK chart
      #9aa1bb RGB pie chart
      #9aa1bb color shades, tints & tones
#9aa1bb color schemes
#9aa1bb color preview, HTML & CSS examples
           This text has a color of #9aa1bb        
        
          <p style="color:#9aa1bb;">Text here</p>
        
        
          .mytext {color:#9aa1bb;}
        
        Text color #9aa1bb
      
           This box has a color of #9aa1bb        
        
          <div style="background-color:#9aa1bb;">Content here</div>
        
        
          .mybackground {background-color:#9aa1bb;}
        
        Background color #9aa1bb
      
           Border around this has a color of #9aa1bb        
        
          <div style="border:2px solid #9aa1bb;">Content here</div>
        
        
          .myborder {border:2px solid #9aa1bb;}
        
        Border color #9aa1bb