#5e8bda color space conversions
Hex:
        #5e8bda
        RGB:
        94, 139, 218
        CMY:
        63, 45, 15
        CMYK:
        57, 36, 0, 15
      HSL:
        218°, 62.6263%, 61.1765%
        HSV (HSB):
        218°, 56.8807%, 85.4902%
        XYZ:
        26.5036, 25.9069, 69.9333
        xyY:
        0.2166, 0.2118, 25.9069
      CIE-Lab:
        57.9486, 7.9134, -45.0616
        CIE-LCH:
        57.9486, 45.7512, 279.9603
        CIE-Luv:
        57.9486, -21.2375, -71.7334
        Hunter-Lab:
        50.8988, 3.8741, -45.8334
      #5e8bda color charts
#5e8bda RGB chart
      #5e8bda CMYK chart
      #5e8bda RGB pie chart
      #5e8bda color shades, tints & tones
#5e8bda color schemes
#5e8bda color preview, HTML & CSS examples
           This text has a color of #5e8bda        
        
          <p style="color:#5e8bda;">Text here</p>
        
        
          .mytext {color:#5e8bda;}
        
        Text color #5e8bda
      
           This box has a color of #5e8bda        
        
          <div style="background-color:#5e8bda;">Content here</div>
        
        
          .mybackground {background-color:#5e8bda;}
        
        Background color #5e8bda
      
           Border around this has a color of #5e8bda        
        
          <div style="border:2px solid #5e8bda;">Content here</div>
        
        
          .myborder {border:2px solid #5e8bda;}
        
        Border color #5e8bda