#9aa1eb color space conversions
Hex:
        #9aa1eb
        RGB:
        154, 161, 235
        CMY:
        40, 37, 8
        CMYK:
        34, 31, 0, 8
      HSL:
        235°, 66.9421%, 76.2745%
        HSV (HSB):
        235°, 34.4681%, 92.1569%
        XYZ:
        41.0667, 38.3579, 83.8366
        xyY:
        0.2515, 0.2349, 38.3579
      CIE-Lab:
        68.2836, 14.7046, -37.9942
        CIE-LCH:
        68.2836, 40.7405, 291.1575
        CIE-Luv:
        68.2836, -7.6168, -62.6626
        Hunter-Lab:
        61.9338, 9.9747, -36.9043
      #9aa1eb color charts
#9aa1eb RGB chart
      #9aa1eb CMYK chart
      #9aa1eb RGB pie chart
      #9aa1eb color shades, tints & tones
#9aa1eb color schemes
#9aa1eb color preview, HTML & CSS examples
           This text has a color of #9aa1eb        
        
          <p style="color:#9aa1eb;">Text here</p>
        
        
          .mytext {color:#9aa1eb;}
        
        Text color #9aa1eb
      
           This box has a color of #9aa1eb        
        
          <div style="background-color:#9aa1eb;">Content here</div>
        
        
          .mybackground {background-color:#9aa1eb;}
        
        Background color #9aa1eb
      
           Border around this has a color of #9aa1eb        
        
          <div style="border:2px solid #9aa1eb;">Content here</div>
        
        
          .myborder {border:2px solid #9aa1eb;}
        
        Border color #9aa1eb