#aedd16 color space conversions
Hex:
        #aedd16
        RGB:
        174, 221, 22
        CMY:
        32, 13, 91
        CMYK:
        21, 0, 90, 13
      HSL:
        74°, 81.8930%, 47.6471%
        HSV (HSB):
        74°, 90.0452%, 86.6667%
        XYZ:
        43.4568, 60.7695, 10.1983
        xyY:
        0.3798, 0.5311, 60.7695
      CIE-Lab:
        82.2547, -38.3202, 78.5766
        CIE-LCH:
        82.2547, 87.4227, 115.9975
        CIE-Luv:
        82.2547, -22.9600, 92.5843
        Hunter-Lab:
        77.9548, -36.9139, 46.8118
      #aedd16 color charts
#aedd16 RGB chart
      #aedd16 CMYK chart
      #aedd16 RGB pie chart
      #aedd16 color shades, tints & tones
#aedd16 color schemes
#aedd16 color preview, HTML & CSS examples
           This text has a color of #aedd16        
        
          <p style="color:#aedd16;">Text here</p>
        
        
          .mytext {color:#aedd16;}
        
        Text color #aedd16
      
           This box has a color of #aedd16        
        
          <div style="background-color:#aedd16;">Content here</div>
        
        
          .mybackground {background-color:#aedd16;}
        
        Background color #aedd16
      
           Border around this has a color of #aedd16        
        
          <div style="border:2px solid #aedd16;">Content here</div>
        
        
          .myborder {border:2px solid #aedd16;}
        
        Border color #aedd16