#2e533a color space conversions
Hex:
        #2e533a
        RGB:
        46, 83, 58
        CMY:
        82, 67, 77
        CMYK:
        45, 0, 30, 67
      HSL:
        139°, 28.6822%, 25.2941%
        HSV (HSB):
        139°, 44.5783%, 32.5490%
        XYZ:
        4.9837, 7.0728, 5.1055
        xyY:
        0.2904, 0.4121, 7.0728
      CIE-Lab:
        31.9722, -19.6333, 10.5905
        CIE-LCH:
        31.9722, 22.3075, 151.6569
        CIE-Luv:
        31.9722, -16.6751, 14.6705
        Hunter-Lab:
        26.5948, -13.0912, 7.2342
      #2e533a color charts
#2e533a RGB chart
      #2e533a CMYK chart
      #2e533a RGB pie chart
      #2e533a color shades, tints & tones
#2e533a color schemes
#2e533a color preview, HTML & CSS examples
           This text has a color of #2e533a        
        
          <p style="color:#2e533a;">Text here</p>
        
        
          .mytext {color:#2e533a;}
        
        Text color #2e533a
      
           This box has a color of #2e533a        
        
          <div style="background-color:#2e533a;">Content here</div>
        
        
          .mybackground {background-color:#2e533a;}
        
        Background color #2e533a
      
           Border around this has a color of #2e533a        
        
          <div style="border:2px solid #2e533a;">Content here</div>
        
        
          .myborder {border:2px solid #2e533a;}
        
        Border color #2e533a