#9aa7ec color space conversions
Hex:
        #9aa7ec
        RGB:
        154, 167, 236
        CMY:
        40, 35, 7
        CMYK:
        35, 29, 0, 7
      HSL:
        230°, 68.3333%, 76.4706%
        HSV (HSB):
        230°, 34.7458%, 92.5490%
        XYZ:
        42.2855, 40.5636, 84.9578
        xyY:
        0.2520, 0.2417, 40.5636
      CIE-Lab:
        69.8691, 11.5736, -36.0741
        CIE-LCH:
        69.8691, 37.8852, 287.7877
        CIE-Luv:
        69.8691, -10.0541, -59.2341
        Hunter-Lab:
        63.6895, 7.0550, -34.5064
      #9aa7ec color charts
#9aa7ec RGB chart
      #9aa7ec CMYK chart
      #9aa7ec RGB pie chart
      #9aa7ec color shades, tints & tones
#9aa7ec color schemes
#9aa7ec color preview, HTML & CSS examples
           This text has a color of #9aa7ec        
        
          <p style="color:#9aa7ec;">Text here</p>
        
        
          .mytext {color:#9aa7ec;}
        
        Text color #9aa7ec
      
           This box has a color of #9aa7ec        
        
          <div style="background-color:#9aa7ec;">Content here</div>
        
        
          .mybackground {background-color:#9aa7ec;}
        
        Background color #9aa7ec
      
           Border around this has a color of #9aa7ec        
        
          <div style="border:2px solid #9aa7ec;">Content here</div>
        
        
          .myborder {border:2px solid #9aa7ec;}
        
        Border color #9aa7ec