#aedae7 color space conversions
Hex:
        #aedae7
        RGB:
        174, 218, 231
        CMY:
        32, 15, 9
        CMYK:
        25, 6, 0, 9
      HSL:
        194°, 54.2857%, 79.4118%
        HSV (HSB):
        194°, 24.6753%, 90.5882%
        XYZ:
        56.9508, 64.9110, 85.1288
        xyY:
        0.2751, 0.3136, 64.9110
      CIE-Lab:
        84.4379, -11.3964, -11.0790
        CIE-LCH:
        84.4379, 15.8941, 224.1909
        CIE-Luv:
        84.4379, -22.7214, -15.4346
        Hunter-Lab:
        80.5674, -14.8163, -6.2496
      #aedae7 color charts
#aedae7 RGB chart
      #aedae7 CMYK chart
      #aedae7 RGB pie chart
      #aedae7 color shades, tints & tones
#aedae7 color schemes
#aedae7 color preview, HTML & CSS examples
           This text has a color of #aedae7        
        
          <p style="color:#aedae7;">Text here</p>
        
        
          .mytext {color:#aedae7;}
        
        Text color #aedae7
      
           This box has a color of #aedae7        
        
          <div style="background-color:#aedae7;">Content here</div>
        
        
          .mybackground {background-color:#aedae7;}
        
        Background color #aedae7
      
           Border around this has a color of #aedae7        
        
          <div style="border:2px solid #aedae7;">Content here</div>
        
        
          .myborder {border:2px solid #aedae7;}
        
        Border color #aedae7