#aea5df color space conversions
Hex:
        #aea5df
        RGB:
        174, 165, 223
        CMY:
        32, 35, 13
        CMYK:
        22, 26, 0, 13
      HSL:
        249°, 47.5410%, 76.0784%
        HSV (HSB):
        249°, 26.0090%, 87.4510%
        XYZ:
        44.2300, 41.2367, 75.4403
        xyY:
        0.2749, 0.2563, 41.2367
      CIE-Lab:
        70.3414, 15.3010, -28.1102
        CIE-LCH:
        70.3414, 32.0048, 298.5605
        CIE-Luv:
        70.3414, 1.0495, -46.5583
        Hunter-Lab:
        64.2158, 10.5681, -24.7025
      #aea5df color charts
#aea5df RGB chart
      #aea5df CMYK chart
      #aea5df RGB pie chart
      #aea5df color shades, tints & tones
#aea5df color schemes
#aea5df color preview, HTML & CSS examples
           This text has a color of #aea5df        
        
          <p style="color:#aea5df;">Text here</p>
        
        
          .mytext {color:#aea5df;}
        
        Text color #aea5df
      
           This box has a color of #aea5df        
        
          <div style="background-color:#aea5df;">Content here</div>
        
        
          .mybackground {background-color:#aea5df;}
        
        Background color #aea5df
      
           Border around this has a color of #aea5df        
        
          <div style="border:2px solid #aea5df;">Content here</div>
        
        
          .myborder {border:2px solid #aea5df;}
        
        Border color #aea5df