#aedce5 color space conversions
Hex:
        #aedce5
        RGB:
        174, 220, 229
        CMY:
        32, 14, 10
        CMYK:
        24, 4, 0, 10
      HSL:
        190°, 51.4019%, 79.0196%
        HSV (HSB):
        190°, 24.0175%, 89.8039%
        XYZ:
        57.1916, 65.8422, 83.8232
        xyY:
        0.2765, 0.3183, 65.8422
      CIE-Lab:
        84.9159, -12.8634, -9.3081
        CIE-LCH:
        84.9159, 15.8779, 215.8899
        CIE-Luv:
        84.9159, -23.5823, -12.3666
        Hunter-Lab:
        81.1432, -16.1897, -4.4480
      #aedce5 color charts
#aedce5 RGB chart
      #aedce5 CMYK chart
      #aedce5 RGB pie chart
      #aedce5 color shades, tints & tones
#aedce5 color schemes
#aedce5 color preview, HTML & CSS examples
           This text has a color of #aedce5        
        
          <p style="color:#aedce5;">Text here</p>
        
        
          .mytext {color:#aedce5;}
        
        Text color #aedce5
      
           This box has a color of #aedce5        
        
          <div style="background-color:#aedce5;">Content here</div>
        
        
          .mybackground {background-color:#aedce5;}
        
        Background color #aedce5
      
           Border around this has a color of #aedce5        
        
          <div style="border:2px solid #aedce5;">Content here</div>
        
        
          .myborder {border:2px solid #aedce5;}
        
        Border color #aedce5