#2afe02 color space conversions
Hex:
        #2afe02
        RGB:
        42, 254, 2
        CMY:
        84, 0, 99
        CMYK:
        83, 0, 99, 0
      HSL:
        110°, 99.2126%, 50.1961%
        HSV (HSB):
        110°, 99.2126%, 99.6078%
        XYZ:
        36.4076, 71.3802, 11.9163
        xyY:
        0.3041, 0.5963, 71.3802
      CIE-Lab:
        87.6694, -83.7272, 83.0744
        CIE-LCH:
        87.6694, 117.9475, 135.2242
        CIE-Luv:
        87.6694, -80.2504, 106.8831
        Hunter-Lab:
        84.4868, -70.9316, 50.7783
      #2afe02 color charts
#2afe02 RGB chart
      #2afe02 CMYK chart
      #2afe02 RGB pie chart
      #2afe02 color shades, tints & tones
#2afe02 color schemes
#2afe02 color preview, HTML & CSS examples
           This text has a color of #2afe02        
        
          <p style="color:#2afe02;">Text here</p>
        
        
          .mytext {color:#2afe02;}
        
        Text color #2afe02
      
           This box has a color of #2afe02        
        
          <div style="background-color:#2afe02;">Content here</div>
        
        
          .mybackground {background-color:#2afe02;}
        
        Background color #2afe02
      
           Border around this has a color of #2afe02        
        
          <div style="border:2px solid #2afe02;">Content here</div>
        
        
          .myborder {border:2px solid #2afe02;}
        
        Border color #2afe02