#5e806f color space conversions
Hex:
        #5e806f
        RGB:
        94, 128, 111
        CMY:
        63, 50, 56
        CMYK:
        27, 0, 13, 50
      HSL:
        150°, 15.3153%, 43.5294%
        HSV (HSB):
        150°, 26.5625%, 50.1961%
        XYZ:
        15.2045, 18.9657, 17.8983
        xyY:
        0.2920, 0.3642, 18.9657
      CIE-Lab:
        50.6471, -15.8481, 5.3499
        CIE-LCH:
        50.6471, 16.7267, 161.3465
        CIE-Luv:
        50.6471, -16.9466, 9.6667
        Hunter-Lab:
        43.5497, -13.8921, 6.1174
      #5e806f color charts
#5e806f RGB chart
      #5e806f CMYK chart
      #5e806f RGB pie chart
      #5e806f color shades, tints & tones
#5e806f color schemes
#5e806f color preview, HTML & CSS examples
           This text has a color of #5e806f        
        
          <p style="color:#5e806f;">Text here</p>
        
        
          .mytext {color:#5e806f;}
        
        Text color #5e806f
      
           This box has a color of #5e806f        
        
          <div style="background-color:#5e806f;">Content here</div>
        
        
          .mybackground {background-color:#5e806f;}
        
        Background color #5e806f
      
           Border around this has a color of #5e806f        
        
          <div style="border:2px solid #5e806f;">Content here</div>
        
        
          .myborder {border:2px solid #5e806f;}
        
        Border color #5e806f