#2fae47 color space conversions
Hex:
        #2fae47
        RGB:
        47, 174, 71
        CMY:
        82, 32, 72
        CMYK:
        73, 0, 59, 32
      HSL:
        131°, 57.4661%, 43.3333%
        HSV (HSB):
        131°, 72.9885%, 68.2353%
        XYZ:
        17.4457, 31.3314, 11.0893
        xyY:
        0.2914, 0.5234, 31.3314
      CIE-Lab:
        62.7864, -55.4429, 42.4390
        CIE-LCH:
        62.7864, 69.8211, 142.5676
        CIE-Luv:
        62.7864, -52.0903, 59.7678
        Hunter-Lab:
        55.9744, -42.3218, 27.4359
      #2fae47 color charts
#2fae47 RGB chart
      #2fae47 CMYK chart
      #2fae47 RGB pie chart
      #2fae47 color shades, tints & tones
#2fae47 color schemes
#2fae47 color preview, HTML & CSS examples
           This text has a color of #2fae47        
        
          <p style="color:#2fae47;">Text here</p>
        
        
          .mytext {color:#2fae47;}
        
        Text color #2fae47
      
           This box has a color of #2fae47        
        
          <div style="background-color:#2fae47;">Content here</div>
        
        
          .mybackground {background-color:#2fae47;}
        
        Background color #2fae47
      
           Border around this has a color of #2fae47        
        
          <div style="border:2px solid #2fae47;">Content here</div>
        
        
          .myborder {border:2px solid #2fae47;}
        
        Border color #2fae47