#5e877f color space conversions
Hex:
        #5e877f
        RGB:
        94, 135, 127
        CMY:
        63, 47, 50
        CMYK:
        30, 0, 6, 47
      HSL:
        168°, 17.9039%, 44.9020%
        HSV (HSB):
        168°, 30.3704%, 52.9412%
        XYZ:
        17.1108, 21.2399, 23.2766
        xyY:
        0.2777, 0.3447, 21.2399
      CIE-Lab:
        53.2111, -15.9998, -0.2572
        CIE-LCH:
        53.2111, 16.0019, 180.9210
        CIE-Luv:
        53.2111, -20.1081, 2.0990
        Hunter-Lab:
        46.0868, -14.3795, 2.3158
      #5e877f color charts
#5e877f RGB chart
      #5e877f CMYK chart
      #5e877f RGB pie chart
      #5e877f color shades, tints & tones
#5e877f color schemes
#5e877f color preview, HTML & CSS examples
           This text has a color of #5e877f        
        
          <p style="color:#5e877f;">Text here</p>
        
        
          .mytext {color:#5e877f;}
        
        Text color #5e877f
      
           This box has a color of #5e877f        
        
          <div style="background-color:#5e877f;">Content here</div>
        
        
          .mybackground {background-color:#5e877f;}
        
        Background color #5e877f
      
           Border around this has a color of #5e877f        
        
          <div style="border:2px solid #5e877f;">Content here</div>
        
        
          .myborder {border:2px solid #5e877f;}
        
        Border color #5e877f