#2afc96 color space conversions
Hex:
        #2afc96
        RGB:
        42, 252, 150
        CMY:
        84, 1, 41
        CMYK:
        83, 0, 40, 1
      HSL:
        151°, 97.2222%, 57.6471%
        HSV (HSB):
        151°, 83.3333%, 98.8235%
        XYZ:
        41.2703, 72.3151, 40.6372
        xyY:
        0.2676, 0.4689, 72.3151
      CIE-Lab:
        88.1200, -70.1737, 35.5210
        CIE-LCH:
        88.1200, 78.6517, 153.1521
        CIE-Luv:
        88.1200, -75.0955, 60.9496
        Hunter-Lab:
        85.0383, -62.1884, 31.1939
      #2afc96 color charts
#2afc96 RGB chart
      #2afc96 CMYK chart
      #2afc96 RGB pie chart
      #2afc96 color shades, tints & tones
#2afc96 color schemes
#2afc96 color preview, HTML & CSS examples
           This text has a color of #2afc96        
        
          <p style="color:#2afc96;">Text here</p>
        
        
          .mytext {color:#2afc96;}
        
        Text color #2afc96
      
           This box has a color of #2afc96        
        
          <div style="background-color:#2afc96;">Content here</div>
        
        
          .mybackground {background-color:#2afc96;}
        
        Background color #2afc96
      
           Border around this has a color of #2afc96        
        
          <div style="border:2px solid #2afc96;">Content here</div>
        
        
          .myborder {border:2px solid #2afc96;}
        
        Border color #2afc96