#aea5dc color space conversions
Hex:
        #aea5dc
        RGB:
        174, 165, 220
        CMY:
        32, 35, 14
        CMYK:
        21, 25, 0, 14
      HSL:
        250°, 44.0000%, 75.4902%
        HSV (HSB):
        250°, 25.0000%, 86.2745%
        XYZ:
        43.8290, 41.0762, 73.3286
        xyY:
        0.2770, 0.2596, 41.0762
      CIE-Lab:
        70.2293, 14.6097, -26.6365
        CIE-LCH:
        70.2293, 30.3801, 298.7440
        CIE-Luv:
        70.2293, 1.2710, -44.0226
        Hunter-Lab:
        64.0908, 9.9098, -22.9724
      #aea5dc color charts
#aea5dc RGB chart
      #aea5dc CMYK chart
      #aea5dc RGB pie chart
      #aea5dc color shades, tints & tones
#aea5dc color schemes
#aea5dc color preview, HTML & CSS examples
           This text has a color of #aea5dc        
        
          <p style="color:#aea5dc;">Text here</p>
        
        
          .mytext {color:#aea5dc;}
        
        Text color #aea5dc
      
           This box has a color of #aea5dc        
        
          <div style="background-color:#aea5dc;">Content here</div>
        
        
          .mybackground {background-color:#aea5dc;}
        
        Background color #aea5dc
      
           Border around this has a color of #aea5dc        
        
          <div style="border:2px solid #aea5dc;">Content here</div>
        
        
          .myborder {border:2px solid #aea5dc;}
        
        Border color #aea5dc