#aed2b1 color space conversions
Hex:
        #aed2b1
        RGB:
        174, 210, 177
        CMY:
        32, 18, 31
        CMYK:
        17, 0, 16, 18
      HSL:
        125°, 28.5714%, 75.2941%
        HSV (HSB):
        125°, 17.1429%, 82.3529%
        XYZ:
        48.4380, 58.2662, 50.2885
        xyY:
        0.3085, 0.3711, 58.2662
      CIE-Lab:
        80.8866, -18.2349, 12.4493
        CIE-LCH:
        80.8866, 22.0793, 145.6779
        CIE-Luv:
        80.8866, -18.2118, 21.2912
        Hunter-Lab:
        76.3323, -20.3113, 14.3717
      #aed2b1 color charts
#aed2b1 RGB chart
      #aed2b1 CMYK chart
      #aed2b1 RGB pie chart
      #aed2b1 color shades, tints & tones
#aed2b1 color schemes
#aed2b1 color preview, HTML & CSS examples
           This text has a color of #aed2b1        
        
          <p style="color:#aed2b1;">Text here</p>
        
        
          .mytext {color:#aed2b1;}
        
        Text color #aed2b1
      
           This box has a color of #aed2b1        
        
          <div style="background-color:#aed2b1;">Content here</div>
        
        
          .mybackground {background-color:#aed2b1;}
        
        Background color #aed2b1
      
           Border around this has a color of #aed2b1        
        
          <div style="border:2px solid #aed2b1;">Content here</div>
        
        
          .myborder {border:2px solid #aed2b1;}
        
        Border color #aed2b1