#aae8fa color space conversions
Hex:
        #aae8fa
        RGB:
        170, 232, 250
        CMY:
        33, 9, 2
        CMYK:
        32, 7, 0, 2
      HSL:
        194°, 88.8889%, 82.3529%
        HSV (HSB):
        194°, 32.0000%, 98.0392%
        XYZ:
        62.6895, 73.1614, 101.2600
        xyY:
        0.2644, 0.3086, 73.1614
      CIE-Lab:
        88.5246, -15.3039, -15.0043
        CIE-LCH:
        88.5246, 21.4322, 224.4337
        CIE-Luv:
        88.5246, -30.5476, -21.3361
        Hunter-Lab:
        85.5344, -18.8599, -10.3164
      #aae8fa color charts
#aae8fa RGB chart
      #aae8fa CMYK chart
      #aae8fa RGB pie chart
      #aae8fa color shades, tints & tones
#aae8fa color schemes
#aae8fa color preview, HTML & CSS examples
           This text has a color of #aae8fa        
        
          <p style="color:#aae8fa;">Text here</p>
        
        
          .mytext {color:#aae8fa;}
        
        Text color #aae8fa
      
           This box has a color of #aae8fa        
        
          <div style="background-color:#aae8fa;">Content here</div>
        
        
          .mybackground {background-color:#aae8fa;}
        
        Background color #aae8fa
      
           Border around this has a color of #aae8fa        
        
          <div style="border:2px solid #aae8fa;">Content here</div>
        
        
          .myborder {border:2px solid #aae8fa;}
        
        Border color #aae8fa