#aed0f8 color space conversions
Hex:
        #aed0f8
        RGB:
        174, 208, 248
        CMY:
        32, 18, 3
        CMYK:
        30, 16, 0, 3
      HSL:
        212°, 84.0909%, 82.7451%
        HSV (HSB):
        212°, 29.8387%, 97.2549%
        XYZ:
        56.9547, 60.8877, 97.5576
        xyY:
        0.2644, 0.2827, 60.8877
      CIE-Lab:
        82.3184, -2.2509, -23.2960
        CIE-LCH:
        82.3184, 23.4044, 264.4811
        CIE-Luv:
        82.3184, -18.6767, -36.8530
        Hunter-Lab:
        78.0306, -6.2660, -19.5058
      #aed0f8 color charts
#aed0f8 RGB chart
      #aed0f8 CMYK chart
      #aed0f8 RGB pie chart
      #aed0f8 color shades, tints & tones
#aed0f8 color schemes
#aed0f8 color preview, HTML & CSS examples
           This text has a color of #aed0f8        
        
          <p style="color:#aed0f8;">Text here</p>
        
        
          .mytext {color:#aed0f8;}
        
        Text color #aed0f8
      
           This box has a color of #aed0f8        
        
          <div style="background-color:#aed0f8;">Content here</div>
        
        
          .mybackground {background-color:#aed0f8;}
        
        Background color #aed0f8
      
           Border around this has a color of #aed0f8        
        
          <div style="border:2px solid #aed0f8;">Content here</div>
        
        
          .myborder {border:2px solid #aed0f8;}
        
        Border color #aed0f8