#aed6a2 color space conversions
Hex:
        #aed6a2
        RGB:
        174, 214, 162
        CMY:
        32, 16, 36
        CMYK:
        19, 0, 24, 16
      HSL:
        106°, 38.8060%, 73.7255%
        HSV (HSB):
        106°, 24.2991%, 83.9216%
        XYZ:
        48.0237, 59.7004, 43.1746
        xyY:
        0.3183, 0.3956, 59.7004
      CIE-Lab:
        81.6751, -22.7756, 21.4723
        CIE-LCH:
        81.6751, 31.3015, 136.6871
        CIE-Luv:
        81.6751, -19.9857, 34.3884
        Hunter-Lab:
        77.2661, -24.2713, 20.9562
      #aed6a2 color charts
#aed6a2 RGB chart
      #aed6a2 CMYK chart
      #aed6a2 RGB pie chart
      #aed6a2 color shades, tints & tones
#aed6a2 color schemes
#aed6a2 color preview, HTML & CSS examples
           This text has a color of #aed6a2        
        
          <p style="color:#aed6a2;">Text here</p>
        
        
          .mytext {color:#aed6a2;}
        
        Text color #aed6a2
      
           This box has a color of #aed6a2        
        
          <div style="background-color:#aed6a2;">Content here</div>
        
        
          .mybackground {background-color:#aed6a2;}
        
        Background color #aed6a2
      
           Border around this has a color of #aed6a2        
        
          <div style="border:2px solid #aed6a2;">Content here</div>
        
        
          .myborder {border:2px solid #aed6a2;}
        
        Border color #aed6a2