#5e994d color space conversions
Hex:
        #5e994d
        RGB:
        94, 153, 77
        CMY:
        63, 40, 70
        CMYK:
        39, 0, 50, 40
      HSL:
        107°, 33.0435%, 45.0980%
        HSV (HSB):
        107°, 49.6732%, 60.0000%
        XYZ:
        17.3469, 25.6980, 11.0671
        xyY:
        0.3206, 0.4749, 25.6980
      CIE-Lab:
        57.7492, -34.2685, 33.8167
        CIE-LCH:
        57.7492, 48.1446, 135.3802
        CIE-Luv:
        57.7492, -29.0541, 46.6246
        Hunter-Lab:
        50.6932, -27.6315, 22.5413
      #5e994d color charts
#5e994d RGB chart
      #5e994d CMYK chart
      #5e994d RGB pie chart
      #5e994d color shades, tints & tones
#5e994d color schemes
#5e994d color preview, HTML & CSS examples
           This text has a color of #5e994d        
        
          <p style="color:#5e994d;">Text here</p>
        
        
          .mytext {color:#5e994d;}
        
        Text color #5e994d
      
           This box has a color of #5e994d        
        
          <div style="background-color:#5e994d;">Content here</div>
        
        
          .mybackground {background-color:#5e994d;}
        
        Background color #5e994d
      
           Border around this has a color of #5e994d        
        
          <div style="border:2px solid #5e994d;">Content here</div>
        
        
          .myborder {border:2px solid #5e994d;}
        
        Border color #5e994d