#2afd80 color space conversions
Hex:
        #2afd80
        RGB:
        42, 253, 128
        CMY:
        84, 1, 50
        CMYK:
        83, 0, 49, 1
      HSL:
        144°, 98.1395%, 57.8431%
        HSV (HSB):
        144°, 83.3992%, 99.2157%
        XYZ:
        39.9764, 72.3013, 32.2707
        xyY:
        0.2766, 0.5002, 72.3013
      CIE-Lab:
        88.1134, -74.1440, 46.1601
        CIE-LCH:
        88.1134, 87.3390, 148.0947
        CIE-Luv:
        88.1134, -76.6437, 73.8405
        Hunter-Lab:
        85.0302, -64.8822, 37.0194
      #2afd80 color charts
#2afd80 RGB chart
      #2afd80 CMYK chart
      #2afd80 RGB pie chart
      #2afd80 color shades, tints & tones
#2afd80 color schemes
#2afd80 color preview, HTML & CSS examples
           This text has a color of #2afd80        
        
          <p style="color:#2afd80;">Text here</p>
        
        
          .mytext {color:#2afd80;}
        
        Text color #2afd80
      
           This box has a color of #2afd80        
        
          <div style="background-color:#2afd80;">Content here</div>
        
        
          .mybackground {background-color:#2afd80;}
        
        Background color #2afd80
      
           Border around this has a color of #2afd80        
        
          <div style="border:2px solid #2afd80;">Content here</div>
        
        
          .myborder {border:2px solid #2afd80;}
        
        Border color #2afd80