#aed70d color space conversions
Hex:
        #aed70d
        RGB:
        174, 215, 13
        CMY:
        32, 16, 95
        CMYK:
        19, 0, 94, 16
      HSL:
        72°, 88.5965%, 44.7059%
        HSV (HSB):
        72°, 93.9535%, 84.3137%
        XYZ:
        41.8286, 57.6286, 9.2996
        xyY:
        0.3846, 0.5299, 57.6286
      CIE-Lab:
        80.5319, -35.7662, 78.3568
        CIE-LCH:
        80.5319, 86.1337, 114.5345
        CIE-Luv:
        80.5319, -19.6110, 90.9542
        Hunter-Lab:
        75.9135, -34.4944, 45.8763
      #aed70d color charts
#aed70d RGB chart
      #aed70d CMYK chart
      #aed70d RGB pie chart
      #aed70d color shades, tints & tones
#aed70d color schemes
#aed70d color preview, HTML & CSS examples
           This text has a color of #aed70d        
        
          <p style="color:#aed70d;">Text here</p>
        
        
          .mytext {color:#aed70d;}
        
        Text color #aed70d
      
           This box has a color of #aed70d        
        
          <div style="background-color:#aed70d;">Content here</div>
        
        
          .mybackground {background-color:#aed70d;}
        
        Background color #aed70d
      
           Border around this has a color of #aed70d        
        
          <div style="border:2px solid #aed70d;">Content here</div>
        
        
          .myborder {border:2px solid #aed70d;}
        
        Border color #aed70d