#2fe082 color space conversions
Hex:
        #2fe082
        RGB:
        47, 224, 130
        CMY:
        82, 12, 49
        CMYK:
        79, 0, 42, 12
      HSL:
        148°, 74.0586%, 53.1373%
        HSV (HSB):
        148°, 79.0179%, 87.8431%
        XYZ:
        31.8572, 55.5274, 30.1579
        xyY:
        0.2710, 0.4724, 55.5274
      CIE-Lab:
        79.3441, -63.6485, 34.0165
        CIE-LCH:
        79.3441, 72.1682, 151.8780
        CIE-Luv:
        79.3441, -66.4683, 56.5515
        Hunter-Lab:
        74.5167, -54.0923, 28.1662
      #2fe082 color charts
#2fe082 RGB chart
      #2fe082 CMYK chart
      #2fe082 RGB pie chart
      #2fe082 color shades, tints & tones
#2fe082 color schemes
#2fe082 color preview, HTML & CSS examples
           This text has a color of #2fe082        
        
          <p style="color:#2fe082;">Text here</p>
        
        
          .mytext {color:#2fe082;}
        
        Text color #2fe082
      
           This box has a color of #2fe082        
        
          <div style="background-color:#2fe082;">Content here</div>
        
        
          .mybackground {background-color:#2fe082;}
        
        Background color #2fe082
      
           Border around this has a color of #2fe082        
        
          <div style="border:2px solid #2fe082;">Content here</div>
        
        
          .myborder {border:2px solid #2fe082;}
        
        Border color #2fe082