#2f6f25 color space conversions
Hex:
        #2f6f25
        RGB:
        47, 111, 37
        CMY:
        82, 56, 85
        CMYK:
        58, 0, 67, 56
      HSL:
        112°, 50.0000%, 29.0196%
        HSV (HSB):
        112°, 66.6667%, 43.5294%
        XYZ:
        7.1907, 12.1068, 3.7081
        xyY:
        0.3126, 0.5263, 12.1068
      CIE-Lab:
        41.3853, -35.8816, 34.1124
        CIE-LCH:
        41.3853, 49.5091, 136.4479
        CIE-Luv:
        41.3853, -29.0347, 41.2631
        Hunter-Lab:
        34.7948, -24.0023, 18.0378
      #2f6f25 color charts
#2f6f25 RGB chart
      #2f6f25 CMYK chart
      #2f6f25 RGB pie chart
      #2f6f25 color shades, tints & tones
#2f6f25 color schemes
#2f6f25 color preview, HTML & CSS examples
           This text has a color of #2f6f25        
        
          <p style="color:#2f6f25;">Text here</p>
        
        
          .mytext {color:#2f6f25;}
        
        Text color #2f6f25
      
           This box has a color of #2f6f25        
        
          <div style="background-color:#2f6f25;">Content here</div>
        
        
          .mybackground {background-color:#2f6f25;}
        
        Background color #2f6f25
      
           Border around this has a color of #2f6f25        
        
          <div style="border:2px solid #2f6f25;">Content here</div>
        
        
          .myborder {border:2px solid #2f6f25;}
        
        Border color #2f6f25