#aed6bd color space conversions
Hex:
        #aed6bd
        RGB:
        174, 214, 189
        CMY:
        32, 16, 26
        CMYK:
        19, 0, 12, 16
      HSL:
        143°, 32.7869%, 76.0784%
        HSV (HSB):
        143°, 18.6916%, 83.9216%
        XYZ:
        50.6874, 60.7659, 57.2016
        xyY:
        0.3005, 0.3603, 60.7659
      CIE-Lab:
        82.2527, -18.0346, 8.0227
        CIE-LCH:
        82.2527, 19.7385, 156.0181
        CIE-Luv:
        82.2527, -20.3310, 14.9979
        Hunter-Lab:
        77.9525, -20.3500, 11.0597
      #aed6bd color charts
#aed6bd RGB chart
      #aed6bd CMYK chart
      #aed6bd RGB pie chart
      #aed6bd color shades, tints & tones
#aed6bd color schemes
#aed6bd color preview, HTML & CSS examples
           This text has a color of #aed6bd        
        
          <p style="color:#aed6bd;">Text here</p>
        
        
          .mytext {color:#aed6bd;}
        
        Text color #aed6bd
      
           This box has a color of #aed6bd        
        
          <div style="background-color:#aed6bd;">Content here</div>
        
        
          .mybackground {background-color:#aed6bd;}
        
        Background color #aed6bd
      
           Border around this has a color of #aed6bd        
        
          <div style="border:2px solid #aed6bd;">Content here</div>
        
        
          .myborder {border:2px solid #aed6bd;}
        
        Border color #aed6bd