#2e4331 color space conversions
Hex:
        #2e4331
        RGB:
        46, 67, 49
        CMY:
        82, 74, 81
        CMYK:
        31, 0, 27, 74
      HSL:
        129°, 18.5841%, 22.1569%
        HSV (HSB):
        129°, 31.3433%, 26.2745%
        XYZ:
        3.6882, 4.8169, 3.6411
        xyY:
        0.3037, 0.3966, 4.8169
      CIE-Lab:
        26.2066, -12.6484, 8.3352
        CIE-LCH:
        26.2066, 15.1479, 146.6154
        CIE-Luv:
        26.2066, -9.5398, 10.4720
        Hunter-Lab:
        21.9474, -8.4113, 5.5270
      #2e4331 color charts
#2e4331 RGB chart
      #2e4331 CMYK chart
      #2e4331 RGB pie chart
      #2e4331 color shades, tints & tones
#2e4331 color schemes
#2e4331 color preview, HTML & CSS examples
           This text has a color of #2e4331        
        
          <p style="color:#2e4331;">Text here</p>
        
        
          .mytext {color:#2e4331;}
        
        Text color #2e4331
      
           This box has a color of #2e4331        
        
          <div style="background-color:#2e4331;">Content here</div>
        
        
          .mybackground {background-color:#2e4331;}
        
        Background color #2e4331
      
           Border around this has a color of #2e4331        
        
          <div style="border:2px solid #2e4331;">Content here</div>
        
        
          .myborder {border:2px solid #2e4331;}
        
        Border color #2e4331