#aed7f0 color space conversions
Hex:
        #aed7f0
        RGB:
        174, 215, 240
        CMY:
        32, 16, 6
        CMYK:
        28, 10, 0, 6
      HSL:
        203°, 68.7500%, 81.1765%
        HSV (HSB):
        203°, 27.5000%, 94.1176%
        XYZ:
        57.4842, 63.8908, 91.7405
        xyY:
        0.2697, 0.2998, 63.8908
      CIE-Lab:
        83.9089, -7.8045, -16.6426
        CIE-LCH:
        83.9089, 18.3817, 244.8760
        CIE-Luv:
        83.9089, -21.5346, -25.0398
        Hunter-Lab:
        79.9317, -11.5094, -12.0970
      #aed7f0 color charts
#aed7f0 RGB chart
      #aed7f0 CMYK chart
      #aed7f0 RGB pie chart
      #aed7f0 color shades, tints & tones
#aed7f0 color schemes
#aed7f0 color preview, HTML & CSS examples
           This text has a color of #aed7f0        
        
          <p style="color:#aed7f0;">Text here</p>
        
        
          .mytext {color:#aed7f0;}
        
        Text color #aed7f0
      
           This box has a color of #aed7f0        
        
          <div style="background-color:#aed7f0;">Content here</div>
        
        
          .mybackground {background-color:#aed7f0;}
        
        Background color #aed7f0
      
           Border around this has a color of #aed7f0        
        
          <div style="border:2px solid #aed7f0;">Content here</div>
        
        
          .myborder {border:2px solid #aed7f0;}
        
        Border color #aed7f0