#2f5009 color space conversions
Hex:
        #2f5009
        RGB:
        47, 80, 9
        CMY:
        82, 69, 96
        CMYK:
        41, 0, 89, 69
      HSL:
        88°, 79.7753%, 17.4510%
        HSV (HSB):
        88°, 88.7500%, 31.3725%
        XYZ:
        4.0903, 6.3614, 1.2707
        xyY:
        0.3489, 0.5427, 6.3614
      CIE-Lab:
        30.3065, -24.3808, 34.4730
        CIE-LCH:
        30.3065, 42.2233, 125.2696
        CIE-Luv:
        30.3065, -15.5591, 33.7936
        Hunter-Lab:
        25.2218, -15.1905, 14.6681
      #2f5009 color charts
#2f5009 RGB chart
      #2f5009 CMYK chart
      #2f5009 RGB pie chart
      #2f5009 color shades, tints & tones
#2f5009 color schemes
#2f5009 color preview, HTML & CSS examples
           This text has a color of #2f5009        
        
          <p style="color:#2f5009;">Text here</p>
        
        
          .mytext {color:#2f5009;}
        
        Text color #2f5009
      
           This box has a color of #2f5009        
        
          <div style="background-color:#2f5009;">Content here</div>
        
        
          .mybackground {background-color:#2f5009;}
        
        Background color #2f5009
      
           Border around this has a color of #2f5009        
        
          <div style="border:2px solid #2f5009;">Content here</div>
        
        
          .myborder {border:2px solid #2f5009;}
        
        Border color #2f5009