#aae0fa color space conversions
Hex:
        #aae0fa
        RGB:
        170, 224, 250
        CMY:
        33, 12, 2
        CMYK:
        32, 10, 0, 2
      HSL:
        200°, 88.8889%, 82.3529%
        HSV (HSB):
        200°, 32.0000%, 98.0392%
        XYZ:
        60.4885, 68.7595, 100.5263
        xyY:
        0.2633, 0.2992, 68.7595
      CIE-Lab:
        86.3848, -11.2348, -18.2211
        CIE-LCH:
        86.3848, 21.4063, 238.3426
        CIE-Luv:
        86.3848, -27.1814, -27.2175
        Hunter-Lab:
        82.9213, -14.9021, -13.8329
      #aae0fa color charts
#aae0fa RGB chart
      #aae0fa CMYK chart
      #aae0fa RGB pie chart
      #aae0fa color shades, tints & tones
#aae0fa color schemes
#aae0fa color preview, HTML & CSS examples
           This text has a color of #aae0fa        
        
          <p style="color:#aae0fa;">Text here</p>
        
        
          .mytext {color:#aae0fa;}
        
        Text color #aae0fa
      
           This box has a color of #aae0fa        
        
          <div style="background-color:#aae0fa;">Content here</div>
        
        
          .mybackground {background-color:#aae0fa;}
        
        Background color #aae0fa
      
           Border around this has a color of #aae0fa        
        
          <div style="border:2px solid #aae0fa;">Content here</div>
        
        
          .myborder {border:2px solid #aae0fa;}
        
        Border color #aae0fa