#2fe76e color space conversions
Hex:
        #2fe76e
        RGB:
        47, 231, 110
        CMY:
        82, 9, 57
        CMYK:
        80, 0, 52, 9
      HSL:
        141°, 79.3103%, 54.5098%
        HSV (HSB):
        141°, 79.6537%, 90.5882%
        XYZ:
        32.5627, 58.8820, 24.4010
        xyY:
        0.2811, 0.5083, 58.8820
      CIE-Lab:
        81.2267, -69.2181, 46.1501
        CIE-LCH:
        81.2267, 83.1924, 146.3073
        CIE-Luv:
        81.2267, -69.8400, 71.2745
        Hunter-Lab:
        76.7346, -58.5382, 34.8605
      #2fe76e color charts
#2fe76e RGB chart
      #2fe76e CMYK chart
      #2fe76e RGB pie chart
      #2fe76e color shades, tints & tones
#2fe76e color schemes
#2fe76e color preview, HTML & CSS examples
           This text has a color of #2fe76e        
        
          <p style="color:#2fe76e;">Text here</p>
        
        
          .mytext {color:#2fe76e;}
        
        Text color #2fe76e
      
           This box has a color of #2fe76e        
        
          <div style="background-color:#2fe76e;">Content here</div>
        
        
          .mybackground {background-color:#2fe76e;}
        
        Background color #2fe76e
      
           Border around this has a color of #2fe76e        
        
          <div style="border:2px solid #2fe76e;">Content here</div>
        
        
          .myborder {border:2px solid #2fe76e;}
        
        Border color #2fe76e