#aed42a color space conversions
Hex:
        #aed42a
        RGB:
        174, 212, 42
        CMY:
        32, 17, 84
        CMYK:
        18, 0, 80, 17
      HSL:
        73°, 66.9291%, 49.8039%
        HSV (HSB):
        73°, 80.1887%, 83.1373%
        XYZ:
        41.4170, 56.2528, 10.8655
        xyY:
        0.3816, 0.5183, 56.2528
      CIE-Lab:
        79.7575, -33.6802, 72.3323
        CIE-LCH:
        79.7575, 79.7892, 114.9682
        CIE-Luv:
        79.7575, -17.9742, 86.3473
        Hunter-Lab:
        75.0019, -32.6834, 43.9120
      #aed42a color charts
#aed42a RGB chart
      #aed42a CMYK chart
      #aed42a RGB pie chart
      #aed42a color shades, tints & tones
#aed42a color schemes
#aed42a color preview, HTML & CSS examples
           This text has a color of #aed42a        
        
          <p style="color:#aed42a;">Text here</p>
        
        
          .mytext {color:#aed42a;}
        
        Text color #aed42a
      
           This box has a color of #aed42a        
        
          <div style="background-color:#aed42a;">Content here</div>
        
        
          .mybackground {background-color:#aed42a;}
        
        Background color #aed42a
      
           Border around this has a color of #aed42a        
        
          <div style="border:2px solid #aed42a;">Content here</div>
        
        
          .myborder {border:2px solid #aed42a;}
        
        Border color #aed42a