#aefa16 color space conversions
Hex:
        #aefa16
        RGB:
        174, 250, 22
        CMY:
        32, 2, 91
        CMYK:
        30, 0, 91, 2
      HSL:
        80°, 95.7983%, 53.3333%
        HSV (HSB):
        80°, 91.2000%, 98.0392%
        XYZ:
        51.7860, 77.4278, 12.9747
        xyY:
        0.3642, 0.5445, 77.4278
      CIE-Lab:
        90.5182, -50.7530, 85.2337
        CIE-LCH:
        90.5182, 99.2000, 120.7720
        CIE-Luv:
        90.5182, -38.1335, 103.7844
        Hunter-Lab:
        87.9931, -48.9365, 52.8528
      #aefa16 color charts
#aefa16 RGB chart
      #aefa16 CMYK chart
      #aefa16 RGB pie chart
      #aefa16 color shades, tints & tones
#aefa16 color schemes
#aefa16 color preview, HTML & CSS examples
           This text has a color of #aefa16        
        
          <p style="color:#aefa16;">Text here</p>
        
        
          .mytext {color:#aefa16;}
        
        Text color #aefa16
      
           This box has a color of #aefa16        
        
          <div style="background-color:#aefa16;">Content here</div>
        
        
          .mybackground {background-color:#aefa16;}
        
        Background color #aefa16
      
           Border around this has a color of #aefa16        
        
          <div style="border:2px solid #aefa16;">Content here</div>
        
        
          .myborder {border:2px solid #aefa16;}
        
        Border color #aefa16