#aed7eb color space conversions
Hex:
        #aed7eb
        RGB:
        174, 215, 235
        CMY:
        32, 16, 8
        CMYK:
        26, 9, 0, 8
      HSL:
        200°, 60.3960%, 80.1961%
        HSV (HSB):
        200°, 25.9574%, 92.1569%
        XYZ:
        56.7514, 63.5977, 87.8817
        xyY:
        0.2725, 0.3054, 63.5977
      CIE-Lab:
        83.7559, -8.9493, -14.2199
        CIE-LCH:
        83.7559, 16.8017, 237.8157
        CIE-Luv:
        83.7559, -21.4576, -20.8909
        Hunter-Lab:
        79.7482, -12.5329, -9.5133
      #aed7eb color charts
#aed7eb RGB chart
      #aed7eb CMYK chart
      #aed7eb RGB pie chart
      #aed7eb color shades, tints & tones
#aed7eb color schemes
#aed7eb color preview, HTML & CSS examples
           This text has a color of #aed7eb        
        
          <p style="color:#aed7eb;">Text here</p>
        
        
          .mytext {color:#aed7eb;}
        
        Text color #aed7eb
      
           This box has a color of #aed7eb        
        
          <div style="background-color:#aed7eb;">Content here</div>
        
        
          .mybackground {background-color:#aed7eb;}
        
        Background color #aed7eb
      
           Border around this has a color of #aed7eb        
        
          <div style="border:2px solid #aed7eb;">Content here</div>
        
        
          .myborder {border:2px solid #aed7eb;}
        
        Border color #aed7eb