#9aa8fd color space conversions
Hex:
        #9aa8fd
        RGB:
        154, 168, 253
        CMY:
        40, 34, 1
        CMYK:
        39, 34, 0, 1
      HSL:
        232°, 96.1165%, 79.8039%
        HSV (HSB):
        232°, 39.1304%, 99.2157%
        XYZ:
        45.0587, 41.9671, 98.6541
        xyY:
        0.2427, 0.2260, 41.9671
      CIE-Lab:
        70.8483, 15.5213, -43.7917
        CIE-LCH:
        70.8483, 46.4609, 289.5161
        CIE-Luv:
        70.8483, -11.1738, -72.9107
        Hunter-Lab:
        64.7820, 10.7858, -44.9431
      #9aa8fd color charts
#9aa8fd RGB chart
      #9aa8fd CMYK chart
      #9aa8fd RGB pie chart
      #9aa8fd color shades, tints & tones
#9aa8fd color schemes
#9aa8fd color preview, HTML & CSS examples
           This text has a color of #9aa8fd        
        
          <p style="color:#9aa8fd;">Text here</p>
        
        
          .mytext {color:#9aa8fd;}
        
        Text color #9aa8fd
      
           This box has a color of #9aa8fd        
        
          <div style="background-color:#9aa8fd;">Content here</div>
        
        
          .mybackground {background-color:#9aa8fd;}
        
        Background color #9aa8fd
      
           Border around this has a color of #9aa8fd        
        
          <div style="border:2px solid #9aa8fd;">Content here</div>
        
        
          .myborder {border:2px solid #9aa8fd;}
        
        Border color #9aa8fd