#aedc4b color space conversions
Hex:
        #aedc4b
        RGB:
        174, 220, 75
        CMY:
        32, 14, 71
        CMYK:
        21, 0, 66, 14
      HSL:
        79°, 67.4419%, 57.8431%
        HSV (HSB):
        79°, 65.9091%, 86.2745%
        XYZ:
        44.3188, 60.6931, 16.0357
        xyY:
        0.3661, 0.5014, 60.6931
      CIE-Lab:
        82.2135, -35.6125, 63.7152
        CIE-LCH:
        82.2135, 72.9923, 119.2023
        CIE-Luv:
        82.2135, -22.5123, 81.6162
        Hunter-Lab:
        77.9058, -34.7906, 42.3301
      #aedc4b color charts
#aedc4b RGB chart
      #aedc4b CMYK chart
      #aedc4b RGB pie chart
      #aedc4b color shades, tints & tones
#aedc4b color schemes
#aedc4b color preview, HTML & CSS examples
           This text has a color of #aedc4b        
        
          <p style="color:#aedc4b;">Text here</p>
        
        
          .mytext {color:#aedc4b;}
        
        Text color #aedc4b
      
           This box has a color of #aedc4b        
        
          <div style="background-color:#aedc4b;">Content here</div>
        
        
          .mybackground {background-color:#aedc4b;}
        
        Background color #aedc4b
      
           Border around this has a color of #aedc4b        
        
          <div style="border:2px solid #aedc4b;">Content here</div>
        
        
          .myborder {border:2px solid #aedc4b;}
        
        Border color #aedc4b