#aedc6e color space conversions
Hex:
        #aedc6e
        RGB:
        174, 220, 110
        CMY:
        32, 14, 57
        CMYK:
        21, 0, 50, 14
      HSL:
        85°, 61.1111%, 64.7059%
        HSV (HSB):
        85°, 50.0000%, 86.2745%
        XYZ:
        45.8632, 61.3109, 24.1688
        xyY:
        0.3492, 0.4668, 61.3109
      CIE-Lab:
        82.5456, -32.5914, 48.8106
        CIE-LCH:
        82.5456, 58.6914, 123.7315
        CIE-Luv:
        82.5456, -22.6513, 67.8668
        Hunter-Lab:
        78.3013, -32.4748, 36.5102
      #aedc6e color charts
#aedc6e RGB chart
      #aedc6e CMYK chart
      #aedc6e RGB pie chart
      #aedc6e color shades, tints & tones
#aedc6e color schemes
#aedc6e color preview, HTML & CSS examples
           This text has a color of #aedc6e        
        
          <p style="color:#aedc6e;">Text here</p>
        
        
          .mytext {color:#aedc6e;}
        
        Text color #aedc6e
      
           This box has a color of #aedc6e        
        
          <div style="background-color:#aedc6e;">Content here</div>
        
        
          .mybackground {background-color:#aedc6e;}
        
        Background color #aedc6e
      
           Border around this has a color of #aedc6e        
        
          <div style="border:2px solid #aedc6e;">Content here</div>
        
        
          .myborder {border:2px solid #aedc6e;}
        
        Border color #aedc6e