#2afc5d color space conversions
Hex:
        #2afc5d
        RGB:
        42, 252, 93
        CMY:
        84, 1, 64
        CMYK:
        83, 0, 63, 1
      HSL:
        135°, 97.2222%, 57.6471%
        HSV (HSB):
        135°, 83.3333%, 98.8235%
        XYZ:
        37.7410, 70.9034, 22.0525
        xyY:
        0.2888, 0.5425, 70.9034
      CIE-Lab:
        87.4380, -78.3498, 60.8889
        CIE-LCH:
        87.4380, 99.2278, 142.1478
        CIE-Luv:
        87.4380, -77.8962, 88.9645
        Hunter-Lab:
        84.2041, -67.3520, 43.4152
      #2afc5d color charts
#2afc5d RGB chart
      #2afc5d CMYK chart
      #2afc5d RGB pie chart
      #2afc5d color shades, tints & tones
#2afc5d color schemes
#2afc5d color preview, HTML & CSS examples
           This text has a color of #2afc5d        
        
          <p style="color:#2afc5d;">Text here</p>
        
        
          .mytext {color:#2afc5d;}
        
        Text color #2afc5d
      
           This box has a color of #2afc5d        
        
          <div style="background-color:#2afc5d;">Content here</div>
        
        
          .mybackground {background-color:#2afc5d;}
        
        Background color #2afc5d
      
           Border around this has a color of #2afc5d        
        
          <div style="border:2px solid #2afc5d;">Content here</div>
        
        
          .myborder {border:2px solid #2afc5d;}
        
        Border color #2afc5d