#2afc8f color space conversions
Hex:
        #2afc8f
        RGB:
        42, 252, 143
        CMY:
        84, 1, 44
        CMYK:
        83, 0, 43, 1
      HSL:
        149°, 97.2222%, 57.6471%
        HSV (HSB):
        149°, 83.3333%, 98.8235%
        XYZ:
        40.7232, 72.0962, 37.7562
        xyY:
        0.2704, 0.4788, 72.0962
      CIE-Lab:
        88.0149, -71.4010, 38.8263
        CIE-LCH:
        88.0149, 81.2748, 151.4636
        CIE-Luv:
        88.0149, -75.5046, 65.0774
        Hunter-Lab:
        84.9095, -62.9818, 33.0725
      #2afc8f color charts
#2afc8f RGB chart
      #2afc8f CMYK chart
      #2afc8f RGB pie chart
      #2afc8f color shades, tints & tones
#2afc8f color schemes
#2afc8f color preview, HTML & CSS examples
           This text has a color of #2afc8f        
        
          <p style="color:#2afc8f;">Text here</p>
        
        
          .mytext {color:#2afc8f;}
        
        Text color #2afc8f
      
           This box has a color of #2afc8f        
        
          <div style="background-color:#2afc8f;">Content here</div>
        
        
          .mybackground {background-color:#2afc8f;}
        
        Background color #2afc8f
      
           Border around this has a color of #2afc8f        
        
          <div style="border:2px solid #2afc8f;">Content here</div>
        
        
          .myborder {border:2px solid #2afc8f;}
        
        Border color #2afc8f