#2fe984 color space conversions
Hex:
        #2fe984
        RGB:
        47, 233, 132
        CMY:
        82, 9, 48
        CMYK:
        80, 0, 43, 9
      HSL:
        147°, 80.8696%, 54.9020%
        HSV (HSB):
        147°, 79.8283%, 91.3725%
        XYZ:
        34.4761, 60.5481, 31.6997
        xyY:
        0.2721, 0.4778, 60.5481
      CIE-Lab:
        82.1352, -66.4116, 36.6440
        CIE-LCH:
        82.1352, 75.8504, 151.1113
        CIE-Luv:
        82.1352, -69.3595, 60.5954
        Hunter-Lab:
        77.8127, -57.0851, 30.3150
      #2fe984 color charts
#2fe984 RGB chart
      #2fe984 CMYK chart
      #2fe984 RGB pie chart
      #2fe984 color shades, tints & tones
#2fe984 color schemes
#2fe984 color preview, HTML & CSS examples
           This text has a color of #2fe984        
        
          <p style="color:#2fe984;">Text here</p>
        
        
          .mytext {color:#2fe984;}
        
        Text color #2fe984
      
           This box has a color of #2fe984        
        
          <div style="background-color:#2fe984;">Content here</div>
        
        
          .mybackground {background-color:#2fe984;}
        
        Background color #2fe984
      
           Border around this has a color of #2fe984        
        
          <div style="border:2px solid #2fe984;">Content here</div>
        
        
          .myborder {border:2px solid #2fe984;}
        
        Border color #2fe984