#aade16 color space conversions
Hex:
        #aade16
        RGB:
        170, 222, 22
        CMY:
        33, 13, 91
        CMYK:
        23, 0, 90, 13
      HSL:
        76°, 81.9672%, 47.8431%
        HSV (HSB):
        76°, 90.0901%, 87.0588%
        XYZ:
        42.8437, 60.8465, 10.2455
        xyY:
        0.3760, 0.5340, 60.8465
      CIE-Lab:
        82.2962, -40.3193, 78.5083
        CIE-LCH:
        82.2962, 88.2564, 117.1835
        CIE-Luv:
        82.2962, -25.7629, 92.9714
        Hunter-Lab:
        78.0042, -38.4665, 46.8154
      #aade16 color charts
#aade16 RGB chart
      #aade16 CMYK chart
      #aade16 RGB pie chart
      #aade16 color shades, tints & tones
#aade16 color schemes
#aade16 color preview, HTML & CSS examples
           This text has a color of #aade16        
        
          <p style="color:#aade16;">Text here</p>
        
        
          .mytext {color:#aade16;}
        
        Text color #aade16
      
           This box has a color of #aade16        
        
          <div style="background-color:#aade16;">Content here</div>
        
        
          .mybackground {background-color:#aade16;}
        
        Background color #aade16
      
           Border around this has a color of #aade16        
        
          <div style="border:2px solid #aade16;">Content here</div>
        
        
          .myborder {border:2px solid #aade16;}
        
        Border color #aade16