#2afc86 color space conversions
Hex:
        #2afc86
        RGB:
        42, 252, 134
        CMY:
        84, 1, 47
        CMYK:
        83, 0, 47, 1
      HSL:
        146°, 97.2222%, 57.6471%
        HSV (HSB):
        146°, 83.3333%, 98.8235%
        XYZ:
        40.0683, 71.8343, 34.3078
        xyY:
        0.2740, 0.4913, 71.8343
      CIE-Lab:
        87.8888, -72.8888, 43.0239
        CIE-LCH:
        87.8888, 84.6394, 149.4480
        CIE-Luv:
        87.8888, -76.0058, 70.1174
        Hunter-Lab:
        84.7551, -63.9348, 35.3287
      #2afc86 color charts
#2afc86 RGB chart
      #2afc86 CMYK chart
      #2afc86 RGB pie chart
      #2afc86 color shades, tints & tones
#2afc86 color schemes
#2afc86 color preview, HTML & CSS examples
           This text has a color of #2afc86        
        
          <p style="color:#2afc86;">Text here</p>
        
        
          .mytext {color:#2afc86;}
        
        Text color #2afc86
      
           This box has a color of #2afc86        
        
          <div style="background-color:#2afc86;">Content here</div>
        
        
          .mybackground {background-color:#2afc86;}
        
        Background color #2afc86
      
           Border around this has a color of #2afc86        
        
          <div style="border:2px solid #2afc86;">Content here</div>
        
        
          .myborder {border:2px solid #2afc86;}
        
        Border color #2afc86