#aed80a color space conversions
Hex:
        #aed80a
        RGB:
        174, 216, 10
        CMY:
        32, 15, 96
        CMYK:
        19, 0, 95, 15
      HSL:
        72°, 91.1504%, 44.3137%
        HSV (HSB):
        72°, 95.3704%, 84.7059%
        XYZ:
        42.0662, 58.1323, 9.2907
        xyY:
        0.3842, 0.5309, 58.1323
      CIE-Lab:
        80.8123, -36.2564, 78.8684
        CIE-LCH:
        80.8123, 86.8029, 114.6886
        CIE-Luv:
        80.8123, -20.1709, 91.5178
        Hunter-Lab:
        76.2446, -34.9446, 46.1465
      #aed80a color charts
#aed80a RGB chart
      #aed80a CMYK chart
      #aed80a RGB pie chart
      #aed80a color shades, tints & tones
#aed80a color schemes
#aed80a color preview, HTML & CSS examples
           This text has a color of #aed80a        
        
          <p style="color:#aed80a;">Text here</p>
        
        
          .mytext {color:#aed80a;}
        
        Text color #aed80a
      
           This box has a color of #aed80a        
        
          <div style="background-color:#aed80a;">Content here</div>
        
        
          .mybackground {background-color:#aed80a;}
        
        Background color #aed80a
      
           Border around this has a color of #aed80a        
        
          <div style="border:2px solid #aed80a;">Content here</div>
        
        
          .myborder {border:2px solid #aed80a;}
        
        Border color #aed80a