#2fe096 color space conversions
Hex:
        #2fe096
        RGB:
        47, 224, 150
        CMY:
        82, 12, 41
        CMYK:
        79, 0, 33, 12
      HSL:
        155°, 74.0586%, 53.1373%
        HSV (HSB):
        155°, 79.0179%, 87.8431%
        XYZ:
        33.3330, 56.1177, 37.9291
        xyY:
        0.2617, 0.4406, 56.1177
      CIE-Lab:
        79.6807, -59.8173, 24.2430
        CIE-LCH:
        79.6807, 64.5433, 157.9381
        CIE-Luv:
        79.6807, -65.2682, 43.9193
        Hunter-Lab:
        74.9117, -51.6696, 22.4186
      #2fe096 color charts
#2fe096 RGB chart
      #2fe096 CMYK chart
      #2fe096 RGB pie chart
      #2fe096 color shades, tints & tones
#2fe096 color schemes
#2fe096 color preview, HTML & CSS examples
           This text has a color of #2fe096        
        
          <p style="color:#2fe096;">Text here</p>
        
        
          .mytext {color:#2fe096;}
        
        Text color #2fe096
      
           This box has a color of #2fe096        
        
          <div style="background-color:#2fe096;">Content here</div>
        
        
          .mybackground {background-color:#2fe096;}
        
        Background color #2fe096
      
           Border around this has a color of #2fe096        
        
          <div style="border:2px solid #2fe096;">Content here</div>
        
        
          .myborder {border:2px solid #2fe096;}
        
        Border color #2fe096