#aed9af color space conversions
Hex:
        #aed9af
        RGB:
        174, 217, 175
        CMY:
        32, 15, 31
        CMYK:
        20, 0, 19, 15
      HSL:
        121°, 36.1345%, 76.6667%
        HSV (HSB):
        121°, 19.8157%, 85.0980%
        XYZ:
        50.0063, 61.7195, 49.8349
        xyY:
        0.3095, 0.3820, 61.7195
      CIE-Lab:
        82.7640, -22.0629, 16.1526
        CIE-LCH:
        82.7640, 27.3437, 143.7915
        CIE-Luv:
        82.7640, -21.6130, 27.2067
        Hunter-Lab:
        78.5618, -23.8640, 17.3832
      #aed9af color charts
#aed9af RGB chart
      #aed9af CMYK chart
      #aed9af RGB pie chart
      #aed9af color shades, tints & tones
#aed9af color schemes
#aed9af color preview, HTML & CSS examples
           This text has a color of #aed9af        
        
          <p style="color:#aed9af;">Text here</p>
        
        
          .mytext {color:#aed9af;}
        
        Text color #aed9af
      
           This box has a color of #aed9af        
        
          <div style="background-color:#aed9af;">Content here</div>
        
        
          .mybackground {background-color:#aed9af;}
        
        Background color #aed9af
      
           Border around this has a color of #aed9af        
        
          <div style="border:2px solid #aed9af;">Content here</div>
        
        
          .myborder {border:2px solid #aed9af;}
        
        Border color #aed9af