#2afd20 color space conversions
Hex:
        #2afd20
        RGB:
        42, 253, 32
        CMY:
        84, 1, 87
        CMYK:
        83, 0, 87, 1
      HSL:
        117°, 98.2222%, 55.8824%
        HSV (HSB):
        117°, 87.3518%, 99.2157%
        XYZ:
        36.3408, 70.8471, 13.1260
        xyY:
        0.3021, 0.5889, 70.8471
      CIE-Lab:
        87.4107, -82.8340, 79.4949
        CIE-LCH:
        87.4107, 114.8082, 136.1784
        CIE-Luv:
        87.4107, -79.7161, 104.2665
        Hunter-Lab:
        84.1707, -70.2311, 49.6735
      #2afd20 color charts
#2afd20 RGB chart
      #2afd20 CMYK chart
      #2afd20 RGB pie chart
      #2afd20 color shades, tints & tones
#2afd20 color schemes
#2afd20 color preview, HTML & CSS examples
           This text has a color of #2afd20        
        
          <p style="color:#2afd20;">Text here</p>
        
        
          .mytext {color:#2afd20;}
        
        Text color #2afd20
      
           This box has a color of #2afd20        
        
          <div style="background-color:#2afd20;">Content here</div>
        
        
          .mybackground {background-color:#2afd20;}
        
        Background color #2afd20
      
           Border around this has a color of #2afd20        
        
          <div style="border:2px solid #2afd20;">Content here</div>
        
        
          .myborder {border:2px solid #2afd20;}
        
        Border color #2afd20