#2afc3a color space conversions
Hex:
        #2afc3a
        RGB:
        42, 252, 58
        CMY:
        84, 1, 77
        CMYK:
        83, 0, 77, 1
      HSL:
        125°, 97.2222%, 57.6471%
        HSV (HSB):
        125°, 83.3333%, 98.8235%
        XYZ:
        36.5290, 70.4185, 15.6699
        xyY:
        0.2979, 0.5743, 70.4185
      CIE-Lab:
        87.2017, -81.3083, 73.1251
        CIE-LCH:
        87.2017, 109.3541, 138.0332
        CIE-Luv:
        87.2017, -78.9538, 99.4062
        Hunter-Lab:
        83.9158, -69.1506, 47.6696
      #2afc3a color charts
#2afc3a RGB chart
      #2afc3a CMYK chart
      #2afc3a RGB pie chart
      #2afc3a color shades, tints & tones
#2afc3a color schemes
#2afc3a color preview, HTML & CSS examples
           This text has a color of #2afc3a        
        
          <p style="color:#2afc3a;">Text here</p>
        
        
          .mytext {color:#2afc3a;}
        
        Text color #2afc3a
      
           This box has a color of #2afc3a        
        
          <div style="background-color:#2afc3a;">Content here</div>
        
        
          .mybackground {background-color:#2afc3a;}
        
        Background color #2afc3a
      
           Border around this has a color of #2afc3a        
        
          <div style="border:2px solid #2afc3a;">Content here</div>
        
        
          .myborder {border:2px solid #2afc3a;}
        
        Border color #2afc3a