#2fde96 color space conversions
Hex:
        #2fde96
        RGB:
        47, 222, 150
        CMY:
        82, 13, 41
        CMYK:
        79, 0, 32, 13
      HSL:
        155°, 72.6141%, 52.7451%
        HSV (HSB):
        155°, 78.8288%, 87.0588%
        XYZ:
        32.7986, 55.0489, 37.7510
        xyY:
        0.2611, 0.4383, 55.0489
      CIE-Lab:
        79.0694, -59.0768, 23.4096
        CIE-LCH:
        79.0694, 63.5459, 158.3837
        CIE-Luv:
        79.0694, -64.5896, 42.6461
        Hunter-Lab:
        74.1949, -50.9335, 21.7692
      #2fde96 color charts
#2fde96 RGB chart
      #2fde96 CMYK chart
      #2fde96 RGB pie chart
      #2fde96 color shades, tints & tones
#2fde96 color schemes
#2fde96 color preview, HTML & CSS examples
           This text has a color of #2fde96        
        
          <p style="color:#2fde96;">Text here</p>
        
        
          .mytext {color:#2fde96;}
        
        Text color #2fde96
      
           This box has a color of #2fde96        
        
          <div style="background-color:#2fde96;">Content here</div>
        
        
          .mybackground {background-color:#2fde96;}
        
        Background color #2fde96
      
           Border around this has a color of #2fde96        
        
          <div style="border:2px solid #2fde96;">Content here</div>
        
        
          .myborder {border:2px solid #2fde96;}
        
        Border color #2fde96