#aea0ff color space conversions
Hex:
        #aea0ff
        RGB:
        174, 160, 255
        CMY:
        32, 37, 0
        CMYK:
        32, 37, 0, 0
      HSL:
        249°, 100.0000%, 81.3725%
        HSV (HSB):
        249°, 37.2549%, 100.0000%
        XYZ:
        48.0764, 41.3603, 100.0572
        xyY:
        0.2537, 0.2183, 41.3603
      CIE-Lab:
        70.4276, 25.8505, -45.4301
        CIE-LCH:
        70.4276, 52.2699, 299.6406
        CIE-Luv:
        70.4276, 0.6309, -76.9501
        Hunter-Lab:
        64.3120, 20.8916, -47.2256
      #aea0ff color charts
#aea0ff RGB chart
      #aea0ff CMYK chart
      #aea0ff RGB pie chart
      #aea0ff color shades, tints & tones
#aea0ff color schemes
#aea0ff color preview, HTML & CSS examples
           This text has a color of #aea0ff        
        
          <p style="color:#aea0ff;">Text here</p>
        
        
          .mytext {color:#aea0ff;}
        
        Text color #aea0ff
      
           This box has a color of #aea0ff        
        
          <div style="background-color:#aea0ff;">Content here</div>
        
        
          .mybackground {background-color:#aea0ff;}
        
        Background color #aea0ff
      
           Border around this has a color of #aea0ff        
        
          <div style="border:2px solid #aea0ff;">Content here</div>
        
        
          .myborder {border:2px solid #aea0ff;}
        
        Border color #aea0ff