#2fa142 color space conversions
Hex:
        #2fa142
        RGB:
        47, 161, 66
        CMY:
        82, 37, 74
        CMYK:
        71, 0, 59, 37
      HSL:
        130°, 54.8077%, 40.7843%
        HSV (HSB):
        130°, 70.8075%, 63.1373%
        XYZ:
        14.9005, 26.4874, 9.4815
        xyY:
        0.2929, 0.5207, 26.4874
      CIE-Lab:
        58.4968, -51.5043, 39.7948
        CIE-LCH:
        58.4968, 65.0870, 142.3085
        CIE-Luv:
        58.4968, -47.5912, 55.2435
        Hunter-Lab:
        51.4659, -38.3857, 25.1032
      #2fa142 color charts
#2fa142 RGB chart
      #2fa142 CMYK chart
      #2fa142 RGB pie chart
      #2fa142 color shades, tints & tones
#2fa142 color schemes
#2fa142 color preview, HTML & CSS examples
           This text has a color of #2fa142        
        
          <p style="color:#2fa142;">Text here</p>
        
        
          .mytext {color:#2fa142;}
        
        Text color #2fa142
      
           This box has a color of #2fa142        
        
          <div style="background-color:#2fa142;">Content here</div>
        
        
          .mybackground {background-color:#2fa142;}
        
        Background color #2fa142
      
           Border around this has a color of #2fa142        
        
          <div style="border:2px solid #2fa142;">Content here</div>
        
        
          .myborder {border:2px solid #2fa142;}
        
        Border color #2fa142