#5e779f color space conversions
Hex:
        #5e779f
        RGB:
        94, 119, 159
        CMY:
        63, 53, 38
        CMYK:
        41, 25, 0, 38
      HSL:
        217°, 25.6917%, 49.6078%
        HSV (HSB):
        217°, 40.8805%, 62.3529%
        XYZ:
        17.4709, 18.0765, 35.3692
        xyY:
        0.2464, 0.2549, 18.0765
      CIE-Lab:
        49.5888, 1.5802, -24.3997
        CIE-LCH:
        49.5888, 24.4508, 273.7055
        CIE-Luv:
        49.5888, -13.4065, -36.2170
        Hunter-Lab:
        42.5165, -1.0545, -19.5614
      #5e779f color charts
#5e779f RGB chart
      #5e779f CMYK chart
      #5e779f RGB pie chart
      #5e779f color shades, tints & tones
#5e779f color schemes
#5e779f color preview, HTML & CSS examples
           This text has a color of #5e779f        
        
          <p style="color:#5e779f;">Text here</p>
        
        
          .mytext {color:#5e779f;}
        
        Text color #5e779f
      
           This box has a color of #5e779f        
        
          <div style="background-color:#5e779f;">Content here</div>
        
        
          .mybackground {background-color:#5e779f;}
        
        Background color #5e779f
      
           Border around this has a color of #5e779f        
        
          <div style="border:2px solid #5e779f;">Content here</div>
        
        
          .myborder {border:2px solid #5e779f;}
        
        Border color #5e779f