#2fe069 color space conversions
Hex:
        #2fe069
        RGB:
        47, 224, 105
        CMY:
        82, 12, 59
        CMYK:
        79, 0, 53, 12
      HSL:
        140°, 74.0586%, 53.1373%
        HSV (HSB):
        140°, 79.0179%, 87.8431%
        XYZ:
        30.3777, 54.9356, 22.3672
        xyY:
        0.2821, 0.5102, 54.9356
      CIE-Lab:
        79.0041, -67.6452, 45.7917
        CIE-LCH:
        79.0041, 81.6869, 145.9044
        CIE-Luv:
        79.0041, -67.7644, 70.0396
        Hunter-Lab:
        74.1185, -56.5486, 33.9907
      #2fe069 color charts
#2fe069 RGB chart
      #2fe069 CMYK chart
      #2fe069 RGB pie chart
      #2fe069 color shades, tints & tones
#2fe069 color schemes
#2fe069 color preview, HTML & CSS examples
           This text has a color of #2fe069        
        
          <p style="color:#2fe069;">Text here</p>
        
        
          .mytext {color:#2fe069;}
        
        Text color #2fe069
      
           This box has a color of #2fe069        
        
          <div style="background-color:#2fe069;">Content here</div>
        
        
          .mybackground {background-color:#2fe069;}
        
        Background color #2fe069
      
           Border around this has a color of #2fe069        
        
          <div style="border:2px solid #2fe069;">Content here</div>
        
        
          .myborder {border:2px solid #2fe069;}
        
        Border color #2fe069