#2fa044 color space conversions
Hex:
        #2fa044
        RGB:
        47, 160, 68
        CMY:
        82, 37, 73
        CMYK:
        71, 0, 58, 37
      HSL:
        131°, 54.5894%, 40.5882%
        HSV (HSB):
        131°, 70.6250%, 62.7451%
        XYZ:
        14.7865, 26.1633, 9.7395
        xyY:
        0.2917, 0.5162, 26.1633
      CIE-Lab:
        58.1917, -50.8787, 38.4718
        CIE-LCH:
        58.1917, 63.7865, 142.9054
        CIE-Luv:
        58.1917, -47.1486, 53.8391
        Hunter-Lab:
        51.1501, -37.9118, 24.5156
      #2fa044 color charts
#2fa044 RGB chart
      #2fa044 CMYK chart
      #2fa044 RGB pie chart
      #2fa044 color shades, tints & tones
#2fa044 color schemes
#2fa044 color preview, HTML & CSS examples
           This text has a color of #2fa044        
        
          <p style="color:#2fa044;">Text here</p>
        
        
          .mytext {color:#2fa044;}
        
        Text color #2fa044
      
           This box has a color of #2fa044        
        
          <div style="background-color:#2fa044;">Content here</div>
        
        
          .mybackground {background-color:#2fa044;}
        
        Background color #2fa044
      
           Border around this has a color of #2fa044        
        
          <div style="border:2px solid #2fa044;">Content here</div>
        
        
          .myborder {border:2px solid #2fa044;}
        
        Border color #2fa044