#aed6d7 color space conversions
Hex:
        #aed6d7
        RGB:
        174, 214, 215
        CMY:
        32, 16, 16
        CMYK:
        19, 0, 0, 16
      HSL:
        181°, 33.8843%, 76.2745%
        HSV (HSB):
        181°, 19.0698%, 84.3137%
        XYZ:
        53.7679, 61.9981, 73.4229
        xyY:
        0.2842, 0.3277, 61.9981
      CIE-Lab:
        82.9124, -12.8251, -4.8443
        CIE-LCH:
        82.9124, 13.7094, 200.6924
        CIE-Luv:
        82.9124, -20.7060, -5.2799
        Hunter-Lab:
        78.7389, -15.9020, -0.1699
      #aed6d7 color charts
#aed6d7 RGB chart
      #aed6d7 CMYK chart
      #aed6d7 RGB pie chart
      #aed6d7 color shades, tints & tones
#aed6d7 color schemes
#aed6d7 color preview, HTML & CSS examples
           This text has a color of #aed6d7        
        
          <p style="color:#aed6d7;">Text here</p>
        
        
          .mytext {color:#aed6d7;}
        
        Text color #aed6d7
      
           This box has a color of #aed6d7        
        
          <div style="background-color:#aed6d7;">Content here</div>
        
        
          .mybackground {background-color:#aed6d7;}
        
        Background color #aed6d7
      
           Border around this has a color of #aed6d7        
        
          <div style="border:2px solid #aed6d7;">Content here</div>
        
        
          .myborder {border:2px solid #aed6d7;}
        
        Border color #aed6d7