#aefb50 color space conversions
Hex:
        #aefb50
        RGB:
        174, 251, 80
        CMY:
        32, 2, 69
        CMYK:
        31, 0, 68, 2
      HSL:
        87°, 95.5307%, 64.9020%
        HSV (HSB):
        87°, 68.1275%, 98.4314%
        XYZ:
        53.4007, 78.5722, 19.9409
        xyY:
        0.3515, 0.5172, 78.5722
      CIE-Lab:
        91.0404, -48.8028, 70.9752
        CIE-LCH:
        91.0404, 86.1347, 124.5126
        CIE-Luv:
        91.0404, -38.4501, 93.5877
        Hunter-Lab:
        88.6410, -47.5865, 48.7107
      #aefb50 color charts
#aefb50 RGB chart
      #aefb50 CMYK chart
      #aefb50 RGB pie chart
      #aefb50 color shades, tints & tones
#aefb50 color schemes
#aefb50 color preview, HTML & CSS examples
           This text has a color of #aefb50        
        
          <p style="color:#aefb50;">Text here</p>
        
        
          .mytext {color:#aefb50;}
        
        Text color #aefb50
      
           This box has a color of #aefb50        
        
          <div style="background-color:#aefb50;">Content here</div>
        
        
          .mybackground {background-color:#aefb50;}
        
        Background color #aefb50
      
           Border around this has a color of #aefb50        
        
          <div style="border:2px solid #aefb50;">Content here</div>
        
        
          .myborder {border:2px solid #aefb50;}
        
        Border color #aefb50