#2d4900 color space conversions
Hex:
        #2d4900
        RGB:
        45, 73, 0
        CMY:
        82, 71, 100
        CMYK:
        38, 0, 100, 71
      HSL:
        83°, 100.0000%, 14.3137%
        HSV (HSB):
        83°, 100.0000%, 28.6275%
        XYZ:
        3.4647, 5.3230, 0.8448
        xyY:
        0.3597, 0.5526, 5.3230
      CIE-Lab:
        27.6358, -22.2996, 35.5640
        CIE-LCH:
        27.6358, 41.9770, 122.0888
        CIE-Luv:
        27.6358, -13.0759, 32.2378
        Hunter-Lab:
        23.0716, -13.5693, 13.9790
      #2d4900 color charts
#2d4900 RGB chart
      #2d4900 CMYK chart
      #2d4900 RGB pie chart
      #2d4900 color shades, tints & tones
#2d4900 color schemes
#2d4900 color preview, HTML & CSS examples
           This text has a color of #2d4900        
        
          <p style="color:#2d4900;">Text here</p>
        
        
          .mytext {color:#2d4900;}
        
        Text color #2d4900
      
           This box has a color of #2d4900        
        
          <div style="background-color:#2d4900;">Content here</div>
        
        
          .mybackground {background-color:#2d4900;}
        
        Background color #2d4900
      
           Border around this has a color of #2d4900        
        
          <div style="border:2px solid #2d4900;">Content here</div>
        
        
          .myborder {border:2px solid #2d4900;}
        
        Border color #2d4900