#2fe87b color space conversions
Hex:
        #2fe87b
        RGB:
        47, 232, 123
        CMY:
        82, 9, 52
        CMYK:
        80, 0, 47, 9
      HSL:
        145°, 80.0866%, 54.7059%
        HSV (HSB):
        145°, 79.7414%, 90.9804%
        XYZ:
        33.6041, 59.7476, 28.5002
        xyY:
        0.2758, 0.4903, 59.7476
      CIE-Lab:
        81.7008, -67.5713, 40.5137
        CIE-LCH:
        81.7008, 78.7860, 149.0544
        CIE-Luv:
        81.7008, -69.5169, 65.0852
        Hunter-Lab:
        77.2966, -57.6676, 32.2466
      #2fe87b color charts
#2fe87b RGB chart
      #2fe87b CMYK chart
      #2fe87b RGB pie chart
      #2fe87b color shades, tints & tones
#2fe87b color schemes
#2fe87b color preview, HTML & CSS examples
           This text has a color of #2fe87b        
        
          <p style="color:#2fe87b;">Text here</p>
        
        
          .mytext {color:#2fe87b;}
        
        Text color #2fe87b
      
           This box has a color of #2fe87b        
        
          <div style="background-color:#2fe87b;">Content here</div>
        
        
          .mybackground {background-color:#2fe87b;}
        
        Background color #2fe87b
      
           Border around this has a color of #2fe87b        
        
          <div style="border:2px solid #2fe87b;">Content here</div>
        
        
          .myborder {border:2px solid #2fe87b;}
        
        Border color #2fe87b