#aed0db color space conversions
Hex:
        #aed0db
        RGB:
        174, 208, 219
        CMY:
        32, 18, 14
        CMYK:
        21, 5, 0, 14
      HSL:
        195°, 38.4615%, 77.0588%
        HSV (HSB):
        195°, 20.5479%, 85.8824%
        XYZ:
        52.7976, 59.2249, 75.6666
        xyY:
        0.2813, 0.3155, 59.2249
      CIE-Lab:
        81.4151, -8.8734, -9.1945
        CIE-LCH:
        81.4151, 12.7780, 226.0181
        CIE-Luv:
        81.4151, -18.0483, -12.7504
        Hunter-Lab:
        76.9577, -12.2143, -4.4249
      #aed0db color charts
#aed0db RGB chart
      #aed0db CMYK chart
      #aed0db RGB pie chart
      #aed0db color shades, tints & tones
#aed0db color schemes
#aed0db color preview, HTML & CSS examples
           This text has a color of #aed0db        
        
          <p style="color:#aed0db;">Text here</p>
        
        
          .mytext {color:#aed0db;}
        
        Text color #aed0db
      
           This box has a color of #aed0db        
        
          <div style="background-color:#aed0db;">Content here</div>
        
        
          .mybackground {background-color:#aed0db;}
        
        Background color #aed0db
      
           Border around this has a color of #aed0db        
        
          <div style="border:2px solid #aed0db;">Content here</div>
        
        
          .myborder {border:2px solid #aed0db;}
        
        Border color #aed0db