#5e804b color space conversions
Hex:
        #5e804b
        RGB:
        94, 128, 75
        CMY:
        63, 50, 71
        CMYK:
        27, 0, 41, 50
      HSL:
        98°, 26.1084%, 39.8039%
        HSV (HSB):
        98°, 41.4062%, 50.1961%
        XYZ:
        13.6053, 18.3260, 9.4768
        xyY:
        0.3286, 0.4426, 18.3260
      CIE-Lab:
        49.8892, -22.4522, 24.9686
        CIE-LCH:
        49.8892, 33.5788, 131.9624
        CIE-Luv:
        49.8892, -16.9433, 33.7785
        Hunter-Lab:
        42.8089, -18.1858, 16.8409
      #5e804b color charts
#5e804b RGB chart
      #5e804b CMYK chart
      #5e804b RGB pie chart
      #5e804b color shades, tints & tones
#5e804b color schemes
#5e804b color preview, HTML & CSS examples
           This text has a color of #5e804b        
        
          <p style="color:#5e804b;">Text here</p>
        
        
          .mytext {color:#5e804b;}
        
        Text color #5e804b
      
           This box has a color of #5e804b        
        
          <div style="background-color:#5e804b;">Content here</div>
        
        
          .mybackground {background-color:#5e804b;}
        
        Background color #5e804b
      
           Border around this has a color of #5e804b        
        
          <div style="border:2px solid #5e804b;">Content here</div>
        
        
          .myborder {border:2px solid #5e804b;}
        
        Border color #5e804b