#2f6227 color space conversions
Hex:
        #2f6227
        RGB:
        47, 98, 39
        CMY:
        82, 62, 85
        CMYK:
        52, 0, 60, 62
      HSL:
        112°, 43.0657%, 26.8627%
        HSV (HSB):
        112°, 60.2041%, 38.4314%
        XYZ:
        5.9062, 9.4862, 3.4392
        xyY:
        0.3136, 0.5037, 9.4862
      CIE-Lab:
        36.9040, -29.9915, 27.9927
        CIE-LCH:
        36.9040, 41.0254, 136.9743
        CIE-Luv:
        36.9040, -23.4136, 33.7051
        Hunter-Lab:
        30.7997, -19.6700, 14.9393
      #2f6227 color charts
#2f6227 RGB chart
      #2f6227 CMYK chart
      #2f6227 RGB pie chart
      #2f6227 color shades, tints & tones
#2f6227 color schemes
#2f6227 color preview, HTML & CSS examples
           This text has a color of #2f6227        
        
          <p style="color:#2f6227;">Text here</p>
        
        
          .mytext {color:#2f6227;}
        
        Text color #2f6227
      
           This box has a color of #2f6227        
        
          <div style="background-color:#2f6227;">Content here</div>
        
        
          .mybackground {background-color:#2f6227;}
        
        Background color #2f6227
      
           Border around this has a color of #2f6227        
        
          <div style="border:2px solid #2f6227;">Content here</div>
        
        
          .myborder {border:2px solid #2f6227;}
        
        Border color #2f6227