#2b5c00 color space conversions
Hex:
        #2b5c00
        RGB:
        43, 92, 0
        CMY:
        83, 64, 100
        CMYK:
        53, 0, 100, 64
      HSL:
        92°, 100.0000%, 18.0392%
        HSV (HSB):
        92°, 100.0000%, 36.0784%
        XYZ:
        4.8234, 8.1679, 1.3223
        xyY:
        0.3370, 0.5706, 8.1679
      CIE-Lab:
        34.3301, -31.8250, 40.8043
        CIE-LCH:
        34.3301, 51.7477, 127.9522
        CIE-Luv:
        34.3301, -22.7191, 40.8343
        Hunter-Lab:
        28.5795, -19.8884, 17.2624
      #2b5c00 color charts
#2b5c00 RGB chart
      #2b5c00 CMYK chart
      #2b5c00 RGB pie chart
      #2b5c00 color shades, tints & tones
#2b5c00 color schemes
#2b5c00 color preview, HTML & CSS examples
           This text has a color of #2b5c00        
        
          <p style="color:#2b5c00;">Text here</p>
        
        
          .mytext {color:#2b5c00;}
        
        Text color #2b5c00
      
           This box has a color of #2b5c00        
        
          <div style="background-color:#2b5c00;">Content here</div>
        
        
          .mybackground {background-color:#2b5c00;}
        
        Background color #2b5c00
      
           Border around this has a color of #2b5c00        
        
          <div style="border:2px solid #2b5c00;">Content here</div>
        
        
          .myborder {border:2px solid #2b5c00;}
        
        Border color #2b5c00