#5e739a color space conversions
Hex:
        #5e739a
        RGB:
        94, 115, 154
        CMY:
        63, 55, 40
        CMYK:
        39, 25, 0, 40
      HSL:
        219°, 24.1935%, 48.6275%
        HSV (HSB):
        219°, 38.9610%, 60.3922%
        XYZ:
        16.5796, 16.9742, 32.9744
        xyY:
        0.2492, 0.2551, 16.9742
      CIE-Lab:
        48.2276, 2.5282, -23.5709
        CIE-LCH:
        48.2276, 23.7061, 276.1221
        CIE-Luv:
        48.2276, -11.6976, -34.8458
        Hunter-Lab:
        41.1998, -0.2680, -18.6130
      #5e739a color charts
#5e739a RGB chart
      #5e739a CMYK chart
      #5e739a RGB pie chart
      #5e739a color shades, tints & tones
#5e739a color schemes
#5e739a color preview, HTML & CSS examples
           This text has a color of #5e739a        
        
          <p style="color:#5e739a;">Text here</p>
        
        
          .mytext {color:#5e739a;}
        
        Text color #5e739a
      
           This box has a color of #5e739a        
        
          <div style="background-color:#5e739a;">Content here</div>
        
        
          .mybackground {background-color:#5e739a;}
        
        Background color #5e739a
      
           Border around this has a color of #5e739a        
        
          <div style="border:2px solid #5e739a;">Content here</div>
        
        
          .myborder {border:2px solid #5e739a;}
        
        Border color #5e739a