#5e786e color space conversions
Hex:
        #5e786e
        RGB:
        94, 120, 110
        CMY:
        63, 53, 57
        CMYK:
        22, 0, 8, 53
      HSL:
        157°, 12.1495%, 41.9608%
        HSV (HSB):
        157°, 21.6667%, 47.0588%
        XYZ:
        14.1470, 16.9384, 17.2757
        xyY:
        0.2925, 0.3502, 16.9384
      CIE-Lab:
        48.1823, -11.6685, 2.3859
        CIE-LCH:
        48.1823, 11.9099, 168.4439
        CIE-Luv:
        48.1823, -13.1723, 4.9996
        Hunter-Lab:
        41.1563, -10.6661, 3.9220
      #5e786e color charts
#5e786e RGB chart
      #5e786e CMYK chart
      #5e786e RGB pie chart
      #5e786e color shades, tints & tones
#5e786e color schemes
#5e786e color preview, HTML & CSS examples
           This text has a color of #5e786e        
        
          <p style="color:#5e786e;">Text here</p>
        
        
          .mytext {color:#5e786e;}
        
        Text color #5e786e
      
           This box has a color of #5e786e        
        
          <div style="background-color:#5e786e;">Content here</div>
        
        
          .mybackground {background-color:#5e786e;}
        
        Background color #5e786e
      
           Border around this has a color of #5e786e        
        
          <div style="border:2px solid #5e786e;">Content here</div>
        
        
          .myborder {border:2px solid #5e786e;}
        
        Border color #5e786e