#9a8aeb color space conversions
Hex:
        #9a8aeb
        RGB:
        154, 138, 235
        CMY:
        40, 46, 8
        CMYK:
        34, 41, 0, 8
      HSL:
        250°, 70.8029%, 73.1373%
        HSV (HSB):
        250°, 41.2766%, 92.1569%
        XYZ:
        37.4103, 31.0451, 82.6178
        xyY:
        0.2476, 0.2055, 31.0451
      CIE-Lab:
        62.5457, 27.8680, -46.9944
        CIE-LCH:
        62.5457, 54.6361, 300.6682
        CIE-Luv:
        62.5457, 1.1642, -78.2696
        Hunter-Lab:
        55.7182, 22.3417, -48.9114
      #9a8aeb color charts
#9a8aeb RGB chart
      #9a8aeb CMYK chart
      #9a8aeb RGB pie chart
      #9a8aeb color shades, tints & tones
#9a8aeb color schemes
#9a8aeb color preview, HTML & CSS examples
           This text has a color of #9a8aeb        
        
          <p style="color:#9a8aeb;">Text here</p>
        
        
          .mytext {color:#9a8aeb;}
        
        Text color #9a8aeb
      
           This box has a color of #9a8aeb        
        
          <div style="background-color:#9a8aeb;">Content here</div>
        
        
          .mybackground {background-color:#9a8aeb;}
        
        Background color #9a8aeb
      
           Border around this has a color of #9a8aeb        
        
          <div style="border:2px solid #9a8aeb;">Content here</div>
        
        
          .myborder {border:2px solid #9a8aeb;}
        
        Border color #9a8aeb