#2d500b color space conversions
Hex:
        #2d500b
        RGB:
        45, 80, 11
        CMY:
        82, 69, 96
        CMYK:
        44, 0, 86, 69
      HSL:
        90°, 75.8242%, 17.8431%
        HSV (HSB):
        90°, 86.2500%, 31.3725%
        XYZ:
        4.0113, 6.3194, 1.3250
        xyY:
        0.3441, 0.5422, 6.3194
      CIE-Lab:
        30.2043, -25.0759, 33.6606
        CIE-LCH:
        30.2043, 41.9742, 126.6847
        CIE-Luv:
        30.2043, -16.3834, 33.3921
        Hunter-Lab:
        25.1384, -15.5094, 14.4719
      #2d500b color charts
#2d500b RGB chart
      #2d500b CMYK chart
      #2d500b RGB pie chart
      #2d500b color shades, tints & tones
#2d500b color schemes
#2d500b color preview, HTML & CSS examples
           This text has a color of #2d500b        
        
          <p style="color:#2d500b;">Text here</p>
        
        
          .mytext {color:#2d500b;}
        
        Text color #2d500b
      
           This box has a color of #2d500b        
        
          <div style="background-color:#2d500b;">Content here</div>
        
        
          .mybackground {background-color:#2d500b;}
        
        Background color #2d500b
      
           Border around this has a color of #2d500b        
        
          <div style="border:2px solid #2d500b;">Content here</div>
        
        
          .myborder {border:2px solid #2d500b;}
        
        Border color #2d500b