#5e7dee color space conversions
Hex:
        #5e7dee
        RGB:
        94, 125, 238
        CMY:
        63, 51, 7
        CMYK:
        61, 47, 0, 7
      HSL:
        227°, 80.8989%, 65.0980%
        HSV (HSB):
        227°, 60.5042%, 93.3333%
        XYZ:
        27.3823, 23.2200, 83.9276
        xyY:
        0.2035, 0.1726, 23.2200
      CIE-Lab:
        55.2982, 22.9083, -60.4491
        CIE-LCH:
        55.2982, 64.6443, 290.7551
        CIE-Luv:
        55.2982, -16.7364, -97.2512
        Hunter-Lab:
        48.1871, 17.1052, -69.5346
      #5e7dee color charts
#5e7dee RGB chart
      #5e7dee CMYK chart
      #5e7dee RGB pie chart
      #5e7dee color shades, tints & tones
#5e7dee color schemes
#5e7dee color preview, HTML & CSS examples
           This text has a color of #5e7dee        
        
          <p style="color:#5e7dee;">Text here</p>
        
        
          .mytext {color:#5e7dee;}
        
        Text color #5e7dee
      
           This box has a color of #5e7dee        
        
          <div style="background-color:#5e7dee;">Content here</div>
        
        
          .mybackground {background-color:#5e7dee;}
        
        Background color #5e7dee
      
           Border around this has a color of #5e7dee        
        
          <div style="border:2px solid #5e7dee;">Content here</div>
        
        
          .myborder {border:2px solid #5e7dee;}
        
        Border color #5e7dee