#5e8aad color space conversions
Hex:
        #5e8aad
        RGB:
        94, 138, 173
        CMY:
        63, 46, 32
        CMYK:
        46, 20, 0, 32
      HSL:
        207°, 32.5103%, 52.3529%
        HSV (HSB):
        207°, 45.6647%, 67.8431%
        XYZ:
        21.2474, 23.5738, 42.9655
        xyY:
        0.2420, 0.2685, 23.5738
      CIE-Lab:
        55.6585, -5.4191, -23.1463
        CIE-LCH:
        55.6585, 23.7722, 256.8230
        CIE-Luv:
        55.6585, -21.0745, -34.1286
        Hunter-Lab:
        48.5528, -6.8533, -18.4801
      #5e8aad color charts
#5e8aad RGB chart
      #5e8aad CMYK chart
      #5e8aad RGB pie chart
      #5e8aad color shades, tints & tones
#5e8aad color schemes
#5e8aad color preview, HTML & CSS examples
           This text has a color of #5e8aad        
        
          <p style="color:#5e8aad;">Text here</p>
        
        
          .mytext {color:#5e8aad;}
        
        Text color #5e8aad
      
           This box has a color of #5e8aad        
        
          <div style="background-color:#5e8aad;">Content here</div>
        
        
          .mybackground {background-color:#5e8aad;}
        
        Background color #5e8aad
      
           Border around this has a color of #5e8aad        
        
          <div style="border:2px solid #5e8aad;">Content here</div>
        
        
          .myborder {border:2px solid #5e8aad;}
        
        Border color #5e8aad