#2f5a28 color space conversions
Hex:
        #2f5a28
        RGB:
        47, 90, 40
        CMY:
        82, 65, 84
        CMYK:
        48, 0, 56, 65
      HSL:
        112°, 38.4615%, 25.4902%
        HSV (HSB):
        112°, 55.5556%, 35.2941%
        XYZ:
        5.2115, 8.0699, 3.2905
        xyY:
        0.3145, 0.4870, 8.0699
      CIE-Lab:
        34.1280, -26.1170, 24.1313
        CIE-LCH:
        34.1280, 35.5586, 137.2630
        CIE-Luv:
        34.1280, -19.8357, 28.9206
        Hunter-Lab:
        28.4075, -16.9667, 13.0177
      #2f5a28 color charts
#2f5a28 RGB chart
      #2f5a28 CMYK chart
      #2f5a28 RGB pie chart
      #2f5a28 color shades, tints & tones
#2f5a28 color schemes
#2f5a28 color preview, HTML & CSS examples
           This text has a color of #2f5a28        
        
          <p style="color:#2f5a28;">Text here</p>
        
        
          .mytext {color:#2f5a28;}
        
        Text color #2f5a28
      
           This box has a color of #2f5a28        
        
          <div style="background-color:#2f5a28;">Content here</div>
        
        
          .mybackground {background-color:#2f5a28;}
        
        Background color #2f5a28
      
           Border around this has a color of #2f5a28        
        
          <div style="border:2px solid #2f5a28;">Content here</div>
        
        
          .myborder {border:2px solid #2f5a28;}
        
        Border color #2f5a28