#aed3f3 color space conversions
Hex:
        #aed3f3
        RGB:
        174, 211, 243
        CMY:
        32, 17, 5
        CMYK:
        28, 13, 0, 5
      HSL:
        208°, 74.1935%, 81.7647%
        HSV (HSB):
        208°, 28.3951%, 95.2941%
        XYZ:
        56.9275, 62.0583, 93.7721
        xyY:
        0.2676, 0.2917, 62.0583
      CIE-Lab:
        82.9444, -5.0165, -19.6897
        CIE-LCH:
        82.9444, 20.3187, 255.7063
        CIE-Luv:
        82.9444, -19.8575, -30.4587
        Hunter-Lab:
        78.7771, -8.8686, -15.4317
      #aed3f3 color charts
#aed3f3 RGB chart
      #aed3f3 CMYK chart
      #aed3f3 RGB pie chart
      #aed3f3 color shades, tints & tones
#aed3f3 color schemes
#aed3f3 color preview, HTML & CSS examples
           This text has a color of #aed3f3        
        
          <p style="color:#aed3f3;">Text here</p>
        
        
          .mytext {color:#aed3f3;}
        
        Text color #aed3f3
      
           This box has a color of #aed3f3        
        
          <div style="background-color:#aed3f3;">Content here</div>
        
        
          .mybackground {background-color:#aed3f3;}
        
        Background color #aed3f3
      
           Border around this has a color of #aed3f3        
        
          <div style="border:2px solid #aed3f3;">Content here</div>
        
        
          .myborder {border:2px solid #aed3f3;}
        
        Border color #aed3f3