#2f5000 color space conversions
Hex:
        #2f5000
        RGB:
        47, 80, 0
        CMY:
        82, 69, 100
        CMYK:
        41, 0, 100, 69
      HSL:
        85°, 100.0000%, 15.6863%
        HSV (HSB):
        85°, 100.0000%, 31.3725%
        XYZ:
        4.0410, 6.3417, 1.0111
        xyY:
        0.3547, 0.5566, 6.3417
      CIE-Lab:
        30.2586, -24.8812, 37.7185
        CIE-LCH:
        30.2586, 45.1858, 123.4111
        CIE-Luv:
        30.2586, -15.6085, 35.4544
        Hunter-Lab:
        25.1827, -15.4265, 15.2474
      #2f5000 color charts
#2f5000 RGB chart
      #2f5000 CMYK chart
      #2f5000 RGB pie chart
      #2f5000 color shades, tints & tones
#2f5000 color schemes
#2f5000 color preview, HTML & CSS examples
           This text has a color of #2f5000        
        
          <p style="color:#2f5000;">Text here</p>
        
        
          .mytext {color:#2f5000;}
        
        Text color #2f5000
      
           This box has a color of #2f5000        
        
          <div style="background-color:#2f5000;">Content here</div>
        
        
          .mybackground {background-color:#2f5000;}
        
        Background color #2f5000
      
           Border around this has a color of #2f5000        
        
          <div style="border:2px solid #2f5000;">Content here</div>
        
        
          .myborder {border:2px solid #2f5000;}
        
        Border color #2f5000