#9aa1cf color space conversions
Hex:
        #9aa1cf
        RGB:
        154, 161, 207
        CMY:
        40, 37, 19
        CMYK:
        26, 22, 0, 19
      HSL:
        232°, 35.5705%, 70.7843%
        HSV (HSB):
        232°, 25.6039%, 81.1765%
        XYZ:
        37.3338, 36.8648, 64.1794
        xyY:
        0.2698, 0.2664, 36.8648
      CIE-Lab:
        67.1754, 7.6623, -24.2846
        CIE-LCH:
        67.1754, 25.4647, 287.5115
        CIE-Luv:
        67.1754, -6.1827, -38.8773
        Hunter-Lab:
        60.7164, 3.5040, -20.1702
      #9aa1cf color charts
#9aa1cf RGB chart
      #9aa1cf CMYK chart
      #9aa1cf RGB pie chart
      #9aa1cf color shades, tints & tones
#9aa1cf color schemes
#9aa1cf color preview, HTML & CSS examples
           This text has a color of #9aa1cf        
        
          <p style="color:#9aa1cf;">Text here</p>
        
        
          .mytext {color:#9aa1cf;}
        
        Text color #9aa1cf
      
           This box has a color of #9aa1cf        
        
          <div style="background-color:#9aa1cf;">Content here</div>
        
        
          .mybackground {background-color:#9aa1cf;}
        
        Background color #9aa1cf
      
           Border around this has a color of #9aa1cf        
        
          <div style="border:2px solid #9aa1cf;">Content here</div>
        
        
          .myborder {border:2px solid #9aa1cf;}
        
        Border color #9aa1cf