#aedfd7 color space conversions
Hex:
        #aedfd7
        RGB:
        174, 223, 215
        CMY:
        32, 13, 16
        CMYK:
        22, 0, 4, 13
      HSL:
        170°, 43.3628%, 77.8431%
        HSV (HSB):
        170°, 21.9731%, 87.4510%
        XYZ:
        56.1090, 66.6803, 74.2033
        xyY:
        0.2848, 0.3385, 66.6803
      CIE-Lab:
        85.3423, -17.3818, -1.2740
        CIE-LCH:
        85.3423, 17.4285, 184.1921
        CIE-Luv:
        85.3423, -24.7981, 1.0032
        Hunter-Lab:
        81.6580, -20.2504, 3.2833
      #aedfd7 color charts
#aedfd7 RGB chart
      #aedfd7 CMYK chart
      #aedfd7 RGB pie chart
      #aedfd7 color shades, tints & tones
#aedfd7 color schemes
#aedfd7 color preview, HTML & CSS examples
           This text has a color of #aedfd7        
        
          <p style="color:#aedfd7;">Text here</p>
        
        
          .mytext {color:#aedfd7;}
        
        Text color #aedfd7
      
           This box has a color of #aedfd7        
        
          <div style="background-color:#aedfd7;">Content here</div>
        
        
          .mybackground {background-color:#aedfd7;}
        
        Background color #aedfd7
      
           Border around this has a color of #aedfd7        
        
          <div style="border:2px solid #aedfd7;">Content here</div>
        
        
          .myborder {border:2px solid #aedfd7;}
        
        Border color #aedfd7