#aedf12 color space conversions
Hex:
        #aedf12
        RGB:
        174, 223, 18
        CMY:
        32, 13, 93
        CMYK:
        22, 0, 92, 13
      HSL:
        74°, 85.0622%, 47.2549%
        HSV (HSB):
        74°, 91.9283%, 87.4510%
        XYZ:
        43.9524, 61.8177, 10.1877
        xyY:
        0.3790, 0.5331, 61.8177
      CIE-Lab:
        82.8164, -39.2826, 79.5765
        CIE-LCH:
        82.8164, 88.7443, 116.2730
        CIE-Luv:
        82.8164, -24.0544, 93.7017
        Hunter-Lab:
        78.6242, -37.8076, 47.3545
      #aedf12 color charts
#aedf12 RGB chart
      #aedf12 CMYK chart
      #aedf12 RGB pie chart
      #aedf12 color shades, tints & tones
#aedf12 color schemes
#aedf12 color preview, HTML & CSS examples
           This text has a color of #aedf12        
        
          <p style="color:#aedf12;">Text here</p>
        
        
          .mytext {color:#aedf12;}
        
        Text color #aedf12
      
           This box has a color of #aedf12        
        
          <div style="background-color:#aedf12;">Content here</div>
        
        
          .mybackground {background-color:#aedf12;}
        
        Background color #aedf12
      
           Border around this has a color of #aedf12        
        
          <div style="border:2px solid #aedf12;">Content here</div>
        
        
          .myborder {border:2px solid #aedf12;}
        
        Border color #aedf12