#2b6841 color space conversions
Hex:
        #2b6841
        RGB:
        43, 104, 65
        CMY:
        83, 59, 75
        CMYK:
        59, 0, 38, 59
      HSL:
        142°, 41.4966%, 28.8235%
        HSV (HSB):
        142°, 58.6538%, 40.7843%
        XYZ:
        6.9007, 10.7959, 6.7211
        xyY:
        0.2826, 0.4421, 10.7959
      CIE-Lab:
        39.2345, -29.4922, 16.1900
        CIE-LCH:
        39.2345, 33.6439, 151.2350
        CIE-Luv:
        39.2345, -26.4178, 23.3332
        Hunter-Lab:
        32.8571, -20.0109, 10.8718
      #2b6841 color charts
#2b6841 RGB chart
      #2b6841 CMYK chart
      #2b6841 RGB pie chart
      #2b6841 color shades, tints & tones
#2b6841 color schemes
#2b6841 color preview, HTML & CSS examples
           This text has a color of #2b6841        
        
          <p style="color:#2b6841;">Text here</p>
        
        
          .mytext {color:#2b6841;}
        
        Text color #2b6841
      
           This box has a color of #2b6841        
        
          <div style="background-color:#2b6841;">Content here</div>
        
        
          .mybackground {background-color:#2b6841;}
        
        Background color #2b6841
      
           Border around this has a color of #2b6841        
        
          <div style="border:2px solid #2b6841;">Content here</div>
        
        
          .myborder {border:2px solid #2b6841;}
        
        Border color #2b6841