#5e778a color space conversions
Hex:
        #5e778a
        RGB:
        94, 119, 138
        CMY:
        63, 53, 46
        CMYK:
        32, 14, 0, 46
      HSL:
        206°, 18.9655%, 45.4902%
        HSV (HSB):
        206°, 31.8841%, 54.1176%
        XYZ:
        15.8004, 17.4083, 26.5721
        xyY:
        0.2643, 0.2912, 17.4083
      CIE-Lab:
        48.7704, -4.2588, -13.3101
        CIE-LCH:
        48.7704, 13.9749, 252.2571
        CIE-Luv:
        48.7704, -13.0778, -18.4055
        Hunter-Lab:
        41.7233, -5.4188, -8.5535
      #5e778a color charts
#5e778a RGB chart
      #5e778a CMYK chart
      #5e778a RGB pie chart
      #5e778a color shades, tints & tones
#5e778a color schemes
#5e778a color preview, HTML & CSS examples
           This text has a color of #5e778a        
        
          <p style="color:#5e778a;">Text here</p>
        
        
          .mytext {color:#5e778a;}
        
        Text color #5e778a
      
           This box has a color of #5e778a        
        
          <div style="background-color:#5e778a;">Content here</div>
        
        
          .mybackground {background-color:#5e778a;}
        
        Background color #5e778a
      
           Border around this has a color of #5e778a        
        
          <div style="border:2px solid #5e778a;">Content here</div>
        
        
          .myborder {border:2px solid #5e778a;}
        
        Border color #5e778a