#2f884d color space conversions
Hex:
        #2f884d
        RGB:
        47, 136, 77
        CMY:
        82, 47, 70
        CMYK:
        65, 0, 43, 47
      HSL:
        140°, 48.6339%, 35.8824%
        HSV (HSB):
        140°, 65.4412%, 53.3333%
        XYZ:
        11.3160, 18.7485, 10.0436
        xyY:
        0.2821, 0.4674, 18.7485
      CIE-Lab:
        50.3916, -40.1974, 24.1021
        CIE-LCH:
        50.3916, 46.8694, 149.0534
        CIE-Luv:
        50.3916, -37.7083, 35.7647
        Hunter-Lab:
        43.2995, -29.1245, 16.5570
      #2f884d color charts
#2f884d RGB chart
      #2f884d CMYK chart
      #2f884d RGB pie chart
      #2f884d color shades, tints & tones
#2f884d color schemes
#2f884d color preview, HTML & CSS examples
           This text has a color of #2f884d        
        
          <p style="color:#2f884d;">Text here</p>
        
        
          .mytext {color:#2f884d;}
        
        Text color #2f884d
      
           This box has a color of #2f884d        
        
          <div style="background-color:#2f884d;">Content here</div>
        
        
          .mybackground {background-color:#2f884d;}
        
        Background color #2f884d
      
           Border around this has a color of #2f884d        
        
          <div style="border:2px solid #2f884d;">Content here</div>
        
        
          .myborder {border:2px solid #2f884d;}
        
        Border color #2f884d