#aedf06 color space conversions
Hex:
        #aedf06
        RGB:
        174, 223, 6
        CMY:
        32, 13, 98
        CMYK:
        22, 0, 97, 13
      HSL:
        74°, 94.7598%, 44.9020%
        HSV (HSB):
        74°, 97.3094%, 87.4510%
        XYZ:
        43.8761, 61.7872, 9.7859
        xyY:
        0.3800, 0.5352, 61.7872
      CIE-Lab:
        82.8001, -39.4363, 80.7583
        CIE-LCH:
        82.8001, 89.8729, 116.0274
        CIE-Luv:
        82.8001, -24.0496, 94.4276
        Hunter-Lab:
        78.6048, -37.9222, 47.6421
      #aedf06 color charts
#aedf06 RGB chart
      #aedf06 CMYK chart
      #aedf06 RGB pie chart
      #aedf06 color shades, tints & tones
#aedf06 color schemes
#aedf06 color preview, HTML & CSS examples
           This text has a color of #aedf06        
        
          <p style="color:#aedf06;">Text here</p>
        
        
          .mytext {color:#aedf06;}
        
        Text color #aedf06
      
           This box has a color of #aedf06        
        
          <div style="background-color:#aedf06;">Content here</div>
        
        
          .mybackground {background-color:#aedf06;}
        
        Background color #aedf06
      
           Border around this has a color of #aedf06        
        
          <div style="border:2px solid #aedf06;">Content here</div>
        
        
          .myborder {border:2px solid #aedf06;}
        
        Border color #aedf06