#2f884b color space conversions
Hex:
        #2f884b
        RGB:
        47, 136, 75
        CMY:
        82, 47, 71
        CMYK:
        65, 0, 45, 47
      HSL:
        139°, 48.6339%, 35.8824%
        HSV (HSB):
        139°, 65.4412%, 53.3333%
        XYZ:
        11.2464, 18.7207, 9.6773
        xyY:
        0.2837, 0.4722, 18.7207
      CIE-Lab:
        50.3588, -40.5607, 25.1576
        CIE-LCH:
        50.3588, 47.7292, 148.1910
        CIE-Luv:
        50.3588, -37.7974, 36.9215
        Hunter-Lab:
        43.2674, -29.3206, 17.0262
      #2f884b color charts
#2f884b RGB chart
      #2f884b CMYK chart
      #2f884b RGB pie chart
      #2f884b color shades, tints & tones
#2f884b color schemes
#2f884b color preview, HTML & CSS examples
           This text has a color of #2f884b        
        
          <p style="color:#2f884b;">Text here</p>
        
        
          .mytext {color:#2f884b;}
        
        Text color #2f884b
      
           This box has a color of #2f884b        
        
          <div style="background-color:#2f884b;">Content here</div>
        
        
          .mybackground {background-color:#2f884b;}
        
        Background color #2f884b
      
           Border around this has a color of #2f884b        
        
          <div style="border:2px solid #2f884b;">Content here</div>
        
        
          .myborder {border:2px solid #2f884b;}
        
        Border color #2f884b