#5e9edd color space conversions
Hex:
        #5e9edd
        RGB:
        94, 158, 221
        CMY:
        63, 38, 13
        CMYK:
        57, 29, 0, 13
      HSL:
        210°, 65.1282%, 61.7647%
        HSV (HSB):
        210°, 57.4661%, 86.6667%
        XYZ:
        29.8941, 32.0539, 73.0180
        xyY:
        0.2215, 0.2375, 32.0539
      CIE-Lab:
        63.3874, -2.1556, -38.1851
        CIE-LCH:
        63.3874, 38.2459, 266.7691
        CIE-Luv:
        63.3874, -28.0022, -60.1708
        Hunter-Lab:
        56.6161, -4.8278, -36.8353
      #5e9edd color charts
#5e9edd RGB chart
      #5e9edd CMYK chart
      #5e9edd RGB pie chart
      #5e9edd color shades, tints & tones
#5e9edd color schemes
#5e9edd color preview, HTML & CSS examples
           This text has a color of #5e9edd        
        
          <p style="color:#5e9edd;">Text here</p>
        
        
          .mytext {color:#5e9edd;}
        
        Text color #5e9edd
      
           This box has a color of #5e9edd        
        
          <div style="background-color:#5e9edd;">Content here</div>
        
        
          .mybackground {background-color:#5e9edd;}
        
        Background color #5e9edd
      
           Border around this has a color of #5e9edd        
        
          <div style="border:2px solid #5e9edd;">Content here</div>
        
        
          .myborder {border:2px solid #5e9edd;}
        
        Border color #5e9edd