#aed3b2 color space conversions
Hex:
        #aed3b2
        RGB:
        174, 211, 178
        CMY:
        32, 17, 30
        CMYK:
        18, 0, 16, 17
      HSL:
        126°, 29.6000%, 75.4902%
        HSV (HSB):
        126°, 17.5355%, 82.7451%
        XYZ:
        48.7857, 58.8016, 50.8980
        xyY:
        0.3078, 0.3710, 58.8016
      CIE-Lab:
        81.1824, -18.5566, 12.3373
        CIE-LCH:
        81.1824, 22.2836, 146.3822
        CIE-Luv:
        81.1824, -18.7183, 21.2049
        Hunter-Lab:
        76.6822, -20.6309, 14.3236
      #aed3b2 color charts
#aed3b2 RGB chart
      #aed3b2 CMYK chart
      #aed3b2 RGB pie chart
      #aed3b2 color shades, tints & tones
#aed3b2 color schemes
#aed3b2 color preview, HTML & CSS examples
           This text has a color of #aed3b2        
        
          <p style="color:#aed3b2;">Text here</p>
        
        
          .mytext {color:#aed3b2;}
        
        Text color #aed3b2
      
           This box has a color of #aed3b2        
        
          <div style="background-color:#aed3b2;">Content here</div>
        
        
          .mybackground {background-color:#aed3b2;}
        
        Background color #aed3b2
      
           Border around this has a color of #aed3b2        
        
          <div style="border:2px solid #aed3b2;">Content here</div>
        
        
          .myborder {border:2px solid #aed3b2;}
        
        Border color #aed3b2