#2faa41 color space conversions
Hex:
        #2faa41
        RGB:
        47, 170, 65
        CMY:
        82, 33, 75
        CMYK:
        72, 0, 62, 33
      HSL:
        129°, 56.6820%, 42.5490%
        HSV (HSB):
        129°, 72.3529%, 66.6667%
        XYZ:
        16.5011, 29.7354, 9.8708
        xyY:
        0.2941, 0.5300, 29.7354
      CIE-Lab:
        61.4253, -54.7996, 43.6467
        CIE-LCH:
        61.4253, 70.0574, 141.4634
        CIE-Luv:
        61.4253, -50.8852, 60.2443
        Hunter-Lab:
        54.5302, -41.4128, 27.4387
      #2faa41 color charts
#2faa41 RGB chart
      #2faa41 CMYK chart
      #2faa41 RGB pie chart
      #2faa41 color shades, tints & tones
#2faa41 color schemes
#2faa41 color preview, HTML & CSS examples
           This text has a color of #2faa41        
        
          <p style="color:#2faa41;">Text here</p>
        
        
          .mytext {color:#2faa41;}
        
        Text color #2faa41
      
           This box has a color of #2faa41        
        
          <div style="background-color:#2faa41;">Content here</div>
        
        
          .mybackground {background-color:#2faa41;}
        
        Background color #2faa41
      
           Border around this has a color of #2faa41        
        
          <div style="border:2px solid #2faa41;">Content here</div>
        
        
          .myborder {border:2px solid #2faa41;}
        
        Border color #2faa41