#aedff5 color space conversions
Hex:
        #aedff5
        RGB:
        174, 223, 245
        CMY:
        32, 13, 4
        CMYK:
        29, 9, 0, 4
      HSL:
        199°, 78.0220%, 82.1569%
        HSV (HSB):
        199°, 28.9796%, 96.0784%
        XYZ:
        60.3247, 68.3666, 96.4028
        xyY:
        0.2680, 0.3037, 68.3666
      CIE-Lab:
        86.1894, -10.7814, -15.8579
        CIE-LCH:
        86.1894, 19.1758, 235.7891
        CIE-Luv:
        86.1894, -25.0468, -23.3687
        Hunter-Lab:
        82.6841, -14.4671, -11.2484
      #aedff5 color charts
#aedff5 RGB chart
      #aedff5 CMYK chart
      #aedff5 RGB pie chart
      #aedff5 color shades, tints & tones
#aedff5 color schemes
#aedff5 color preview, HTML & CSS examples
           This text has a color of #aedff5        
        
          <p style="color:#aedff5;">Text here</p>
        
        
          .mytext {color:#aedff5;}
        
        Text color #aedff5
      
           This box has a color of #aedff5        
        
          <div style="background-color:#aedff5;">Content here</div>
        
        
          .mybackground {background-color:#aedff5;}
        
        Background color #aedff5
      
           Border around this has a color of #aedff5        
        
          <div style="border:2px solid #aedff5;">Content here</div>
        
        
          .myborder {border:2px solid #aedff5;}
        
        Border color #aedff5