#aae5fa color space conversions
Hex:
        #aae5fa
        RGB:
        170, 229, 250
        CMY:
        33, 10, 2
        CMYK:
        32, 8, 0, 2
      HSL:
        196°, 88.8889%, 82.3529%
        HSV (HSB):
        196°, 32.0000%, 98.0392%
        XYZ:
        61.8522, 71.4868, 100.9809
        xyY:
        0.2640, 0.3051, 71.4868
      CIE-Lab:
        87.7210, -13.7863, -16.2104
        CIE-LCH:
        87.7210, 21.2800, 229.6202
        CIE-Luv:
        87.7210, -29.2860, -23.5386
        Hunter-Lab:
        84.5499, -17.3811, -11.6272
      #aae5fa color charts
#aae5fa RGB chart
      #aae5fa CMYK chart
      #aae5fa RGB pie chart
      #aae5fa color shades, tints & tones
#aae5fa color schemes
#aae5fa color preview, HTML & CSS examples
           This text has a color of #aae5fa        
        
          <p style="color:#aae5fa;">Text here</p>
        
        
          .mytext {color:#aae5fa;}
        
        Text color #aae5fa
      
           This box has a color of #aae5fa        
        
          <div style="background-color:#aae5fa;">Content here</div>
        
        
          .mybackground {background-color:#aae5fa;}
        
        Background color #aae5fa
      
           Border around this has a color of #aae5fa        
        
          <div style="border:2px solid #aae5fa;">Content here</div>
        
        
          .myborder {border:2px solid #aae5fa;}
        
        Border color #aae5fa