#2b5e00 color space conversions
Hex:
        #2b5e00
        RGB:
        43, 94, 0
        CMY:
        83, 63, 100
        CMYK:
        54, 0, 100, 63
      HSL:
        93°, 100.0000%, 18.4314%
        HSV (HSB):
        93°, 100.0000%, 36.8627%
        XYZ:
        4.9990, 8.5190, 1.3809
        xyY:
        0.3355, 0.5718, 8.5190
      CIE-Lab:
        35.0412, -32.6709, 41.3619
        CIE-LCH:
        35.0412, 52.7086, 128.3044
        CIE-Luv:
        35.0412, -23.5996, 41.7299
        Hunter-Lab:
        29.1873, -20.5058, 17.6261
      #2b5e00 color charts
#2b5e00 RGB chart
      #2b5e00 CMYK chart
      #2b5e00 RGB pie chart
      #2b5e00 color shades, tints & tones
#2b5e00 color schemes
#2b5e00 color preview, HTML & CSS examples
           This text has a color of #2b5e00        
        
          <p style="color:#2b5e00;">Text here</p>
        
        
          .mytext {color:#2b5e00;}
        
        Text color #2b5e00
      
           This box has a color of #2b5e00        
        
          <div style="background-color:#2b5e00;">Content here</div>
        
        
          .mybackground {background-color:#2b5e00;}
        
        Background color #2b5e00
      
           Border around this has a color of #2b5e00        
        
          <div style="border:2px solid #2b5e00;">Content here</div>
        
        
          .myborder {border:2px solid #2b5e00;}
        
        Border color #2b5e00