#2e8314 color space conversions
Hex:
        #2e8314
        RGB:
        46, 131, 20
        CMY:
        82, 49, 92
        CMYK:
        65, 0, 85, 49
      HSL:
        106°, 73.5099%, 29.6078%
        HSV (HSB):
        106°, 84.7328%, 51.3725%
        XYZ:
        9.3693, 16.8639, 3.4231
        xyY:
        0.3159, 0.5686, 16.8639
      CIE-Lab:
        48.0882, -45.2701, 47.3746
        CIE-LCH:
        48.0882, 65.5266, 133.6987
        CIE-Luv:
        48.0882, -37.7328, 55.2869
        Hunter-Lab:
        41.0657, -31.1397, 23.8038
      #2e8314 color charts
#2e8314 RGB chart
      #2e8314 CMYK chart
      #2e8314 RGB pie chart
      #2e8314 color shades, tints & tones
#2e8314 color schemes
#2e8314 color preview, HTML & CSS examples
           This text has a color of #2e8314        
        
          <p style="color:#2e8314;">Text here</p>
        
        
          .mytext {color:#2e8314;}
        
        Text color #2e8314
      
           This box has a color of #2e8314        
        
          <div style="background-color:#2e8314;">Content here</div>
        
        
          .mybackground {background-color:#2e8314;}
        
        Background color #2e8314
      
           Border around this has a color of #2e8314        
        
          <div style="border:2px solid #2e8314;">Content here</div>
        
        
          .myborder {border:2px solid #2e8314;}
        
        Border color #2e8314