#2b5a34 color space conversions
Hex:
        #2b5a34
        RGB:
        43, 90, 52
        CMY:
        83, 65, 80
        CMYK:
        52, 0, 42, 65
      HSL:
        131°, 35.3383%, 26.0784%
        HSV (HSB):
        131°, 52.2222%, 35.2941%
        XYZ:
        5.2723, 8.0739, 4.5293
        xyY:
        0.2949, 0.4517, 8.0739
      CIE-Lab:
        34.1362, -25.4167, 17.1436
        CIE-LCH:
        34.1362, 30.6580, 146.0003
        CIE-Luv:
        34.1362, -20.9325, 22.5504
        Hunter-Lab:
        28.4145, -16.6051, 10.4392
      #2b5a34 color charts
#2b5a34 RGB chart
      #2b5a34 CMYK chart
      #2b5a34 RGB pie chart
      #2b5a34 color shades, tints & tones
#2b5a34 color schemes
#2b5a34 color preview, HTML & CSS examples
           This text has a color of #2b5a34        
        
          <p style="color:#2b5a34;">Text here</p>
        
        
          .mytext {color:#2b5a34;}
        
        Text color #2b5a34
      
           This box has a color of #2b5a34        
        
          <div style="background-color:#2b5a34;">Content here</div>
        
        
          .mybackground {background-color:#2b5a34;}
        
        Background color #2b5a34
      
           Border around this has a color of #2b5a34        
        
          <div style="border:2px solid #2b5a34;">Content here</div>
        
        
          .myborder {border:2px solid #2b5a34;}
        
        Border color #2b5a34