#aedc4e color space conversions
Hex:
        #aedc4e
        RGB:
        174, 220, 78
        CMY:
        32, 14, 69
        CMYK:
        21, 0, 65, 14
      HSL:
        79°, 66.9811%, 58.4314%
        HSV (HSB):
        79°, 64.5455%, 86.2745%
        XYZ:
        44.4239, 60.7351, 16.5894
        xyY:
        0.3649, 0.4989, 60.7351
      CIE-Lab:
        82.2361, -35.4039, 62.5524
        CIE-LCH:
        82.2361, 71.8766, 119.5093
        CIE-Luv:
        82.2361, -22.5218, 80.6526
        Hunter-Lab:
        77.9327, -34.6322, 41.9320
      #aedc4e color charts
#aedc4e RGB chart
      #aedc4e CMYK chart
      #aedc4e RGB pie chart
      #aedc4e color shades, tints & tones
#aedc4e color schemes
#aedc4e color preview, HTML & CSS examples
           This text has a color of #aedc4e        
        
          <p style="color:#aedc4e;">Text here</p>
        
        
          .mytext {color:#aedc4e;}
        
        Text color #aedc4e
      
           This box has a color of #aedc4e        
        
          <div style="background-color:#aedc4e;">Content here</div>
        
        
          .mybackground {background-color:#aedc4e;}
        
        Background color #aedc4e
      
           Border around this has a color of #aedc4e        
        
          <div style="border:2px solid #aedc4e;">Content here</div>
        
        
          .myborder {border:2px solid #aedc4e;}
        
        Border color #aedc4e