#aea5fb color space conversions
Hex:
        #aea5fb
        RGB:
        174, 165, 251
        CMY:
        32, 35, 2
        CMYK:
        31, 34, 0, 2
      HSL:
        246°, 91.4894%, 81.5686%
        HSV (HSB):
        246°, 34.2629%, 98.4314%
        XYZ:
        48.3233, 42.8740, 96.9954
        xyY:
        0.2568, 0.2278, 42.8740
      CIE-Lab:
        71.4693, 22.0410, -41.6300
        CIE-LCH:
        71.4693, 47.1048, 297.8990
        CIE-Luv:
        71.4693, -1.0105, -70.2078
        Hunter-Lab:
        65.4782, 17.1471, -41.9938
      #aea5fb color charts
#aea5fb RGB chart
      #aea5fb CMYK chart
      #aea5fb RGB pie chart
      #aea5fb color shades, tints & tones
#aea5fb color schemes
#aea5fb color preview, HTML & CSS examples
           This text has a color of #aea5fb        
        
          <p style="color:#aea5fb;">Text here</p>
        
        
          .mytext {color:#aea5fb;}
        
        Text color #aea5fb
      
           This box has a color of #aea5fb        
        
          <div style="background-color:#aea5fb;">Content here</div>
        
        
          .mybackground {background-color:#aea5fb;}
        
        Background color #aea5fb
      
           Border around this has a color of #aea5fb        
        
          <div style="border:2px solid #aea5fb;">Content here</div>
        
        
          .myborder {border:2px solid #aea5fb;}
        
        Border color #aea5fb