#2fe880 color space conversions
Hex:
        #2fe880
        RGB:
        47, 232, 128
        CMY:
        82, 9, 50
        CMYK:
        80, 0, 45, 9
      HSL:
        146°, 80.0866%, 54.7059%
        HSV (HSB):
        146°, 79.7414%, 90.9804%
        XYZ:
        33.9252, 59.8761, 30.1913
        xyY:
        0.2736, 0.4829, 59.8761
      CIE-Lab:
        81.7708, -66.7502, 38.1524
        CIE-LCH:
        81.7708, 76.8843, 150.2490
        CIE-Luv:
        81.7708, -69.2487, 62.3122
        Hunter-Lab:
        77.3796, -57.1555, 31.0325
      #2fe880 color charts
#2fe880 RGB chart
      #2fe880 CMYK chart
      #2fe880 RGB pie chart
      #2fe880 color shades, tints & tones
#2fe880 color schemes
#2fe880 color preview, HTML & CSS examples
           This text has a color of #2fe880        
        
          <p style="color:#2fe880;">Text here</p>
        
        
          .mytext {color:#2fe880;}
        
        Text color #2fe880
      
           This box has a color of #2fe880        
        
          <div style="background-color:#2fe880;">Content here</div>
        
        
          .mybackground {background-color:#2fe880;}
        
        Background color #2fe880
      
           Border around this has a color of #2fe880        
        
          <div style="border:2px solid #2fe880;">Content here</div>
        
        
          .myborder {border:2px solid #2fe880;}
        
        Border color #2fe880