#2e5005 color space conversions
Hex:
        #2e5005
        RGB:
        46, 80, 5
        CMY:
        82, 69, 98
        CMYK:
        43, 0, 94, 69
      HSL:
        87°, 88.2353%, 16.6667%
        HSV (HSB):
        87°, 93.7500%, 31.3725%
        XYZ:
        4.0228, 6.3291, 1.1532
        xyY:
        0.3497, 0.5501, 6.3291
      CIE-Lab:
        30.2281, -25.0119, 35.7820
        CIE-LCH:
        30.2281, 43.6571, 124.9538
        CIE-Luv:
        30.2281, -16.0054, 34.5141
        Hunter-Lab:
        25.1577, -15.4836, 14.8926
      #2e5005 color charts
#2e5005 RGB chart
      #2e5005 CMYK chart
      #2e5005 RGB pie chart
      #2e5005 color shades, tints & tones
#2e5005 color schemes
#2e5005 color preview, HTML & CSS examples
           This text has a color of #2e5005        
        
          <p style="color:#2e5005;">Text here</p>
        
        
          .mytext {color:#2e5005;}
        
        Text color #2e5005
      
           This box has a color of #2e5005        
        
          <div style="background-color:#2e5005;">Content here</div>
        
        
          .mybackground {background-color:#2e5005;}
        
        Background color #2e5005
      
           Border around this has a color of #2e5005        
        
          <div style="border:2px solid #2e5005;">Content here</div>
        
        
          .myborder {border:2px solid #2e5005;}
        
        Border color #2e5005