#aed9e5 color space conversions
Hex:
        #aed9e5
        RGB:
        174, 217, 229
        CMY:
        32, 15, 10
        CMYK:
        24, 5, 0, 10
      HSL:
        193°, 51.4019%, 79.0196%
        HSV (HSB):
        193°, 24.0175%, 89.8039%
        XYZ:
        56.4113, 64.2815, 83.5631
        xyY:
        0.2762, 0.3147, 64.2815
      CIE-Lab:
        84.1121, -11.3277, -10.5041
        CIE-LCH:
        84.1121, 15.4484, 222.8394
        CIE-Luv:
        84.1121, -22.2535, -14.5126
        Hunter-Lab:
        80.1758, -14.7159, -5.6719
      #aed9e5 color charts
#aed9e5 RGB chart
      #aed9e5 CMYK chart
      #aed9e5 RGB pie chart
      #aed9e5 color shades, tints & tones
#aed9e5 color schemes
#aed9e5 color preview, HTML & CSS examples
           This text has a color of #aed9e5        
        
          <p style="color:#aed9e5;">Text here</p>
        
        
          .mytext {color:#aed9e5;}
        
        Text color #aed9e5
      
           This box has a color of #aed9e5        
        
          <div style="background-color:#aed9e5;">Content here</div>
        
        
          .mybackground {background-color:#aed9e5;}
        
        Background color #aed9e5
      
           Border around this has a color of #aed9e5        
        
          <div style="border:2px solid #aed9e5;">Content here</div>
        
        
          .myborder {border:2px solid #aed9e5;}
        
        Border color #aed9e5