#2fae00 color space conversions
Hex:
        #2fae00
        RGB:
        47, 174, 0
        CMY:
        82, 32, 100
        CMYK:
        73, 0, 100, 32
      HSL:
        104°, 100.0000%, 34.1176%
        HSV (HSB):
        104°, 100.0000%, 68.2353%
        XYZ:
        16.3083, 30.8764, 5.1002
        xyY:
        0.3119, 0.5905, 30.8764
      CIE-Lab:
        62.4032, -60.1054, 63.0828
        CIE-LCH:
        62.4032, 87.1326, 133.6155
        CIE-Luv:
        62.4032, -53.5339, 75.7139
        Hunter-Lab:
        55.5666, -44.8532, 33.4546
      #2fae00 color charts
#2fae00 RGB chart
      #2fae00 CMYK chart
      #2fae00 RGB pie chart
      #2fae00 color shades, tints & tones
#2fae00 color schemes
#2fae00 color preview, HTML & CSS examples
           This text has a color of #2fae00        
        
          <p style="color:#2fae00;">Text here</p>
        
        
          .mytext {color:#2fae00;}
        
        Text color #2fae00
      
           This box has a color of #2fae00        
        
          <div style="background-color:#2fae00;">Content here</div>
        
        
          .mybackground {background-color:#2fae00;}
        
        Background color #2fae00
      
           Border around this has a color of #2fae00        
        
          <div style="border:2px solid #2fae00;">Content here</div>
        
        
          .myborder {border:2px solid #2fae00;}
        
        Border color #2fae00