#2e5000 color space conversions
Hex:
        #2e5000
        RGB:
        46, 80, 0
        CMY:
        82, 69, 100
        CMYK:
        43, 0, 100, 69
      HSL:
        85°, 100.0000%, 15.6863%
        HSV (HSB):
        85°, 100.0000%, 31.3725%
        XYZ:
        3.9954, 6.3182, 1.0089
        xyY:
        0.3529, 0.5580, 6.3182
      CIE-Lab:
        30.2014, -25.2932, 37.6494
        CIE-LCH:
        30.2014, 45.3567, 123.8935
        CIE-Luv:
        30.2014, -16.0355, 35.4429
        Hunter-Lab:
        25.1360, -15.6153, 15.2153
      #2e5000 color charts
#2e5000 RGB chart
      #2e5000 CMYK chart
      #2e5000 RGB pie chart
      #2e5000 color shades, tints & tones
#2e5000 color schemes
#2e5000 color preview, HTML & CSS examples
           This text has a color of #2e5000        
        
          <p style="color:#2e5000;">Text here</p>
        
        
          .mytext {color:#2e5000;}
        
        Text color #2e5000
      
           This box has a color of #2e5000        
        
          <div style="background-color:#2e5000;">Content here</div>
        
        
          .mybackground {background-color:#2e5000;}
        
        Background color #2e5000
      
           Border around this has a color of #2e5000        
        
          <div style="border:2px solid #2e5000;">Content here</div>
        
        
          .myborder {border:2px solid #2e5000;}
        
        Border color #2e5000