#2afd52 color space conversions
Hex:
        #2afd52
        RGB:
        42, 253, 82
        CMY:
        84, 1, 68
        CMYK:
        83, 0, 68, 1
      HSL:
        131°, 98.1395%, 57.8431%
        HSV (HSB):
        131°, 83.3992%, 99.2157%
        XYZ:
        37.6031, 71.3520, 19.7731
        xyY:
        0.2921, 0.5543, 71.3520
      CIE-Lab:
        87.6557, -79.7364, 65.4590
        CIE-LCH:
        87.6557, 103.1639, 140.6160
        CIE-Luv:
        87.6557, -78.5976, 93.2596
        Hunter-Lab:
        84.4701, -68.3608, 45.2503
      #2afd52 color charts
#2afd52 RGB chart
      #2afd52 CMYK chart
      #2afd52 RGB pie chart
      #2afd52 color shades, tints & tones
#2afd52 color schemes
#2afd52 color preview, HTML & CSS examples
           This text has a color of #2afd52        
        
          <p style="color:#2afd52;">Text here</p>
        
        
          .mytext {color:#2afd52;}
        
        Text color #2afd52
      
           This box has a color of #2afd52        
        
          <div style="background-color:#2afd52;">Content here</div>
        
        
          .mybackground {background-color:#2afd52;}
        
        Background color #2afd52
      
           Border around this has a color of #2afd52        
        
          <div style="border:2px solid #2afd52;">Content here</div>
        
        
          .myborder {border:2px solid #2afd52;}
        
        Border color #2afd52