#5e8fde color space conversions
Hex:
        #5e8fde
        RGB:
        94, 143, 222
        CMY:
        63, 44, 13
        CMYK:
        58, 36, 0, 13
      HSL:
        217°, 65.9794%, 61.9608%
        HSV (HSB):
        217°, 57.6577%, 87.0588%
        XYZ:
        27.6234, 27.2985, 72.9205
        xyY:
        0.2161, 0.2135, 27.2985
      CIE-Lab:
        59.2496, 6.8423, -45.2411
        CIE-LCH:
        59.2496, 45.7556, 278.6003
        CIE-Luv:
        59.2496, -22.6216, -72.1993
        Hunter-Lab:
        52.2480, 2.9385, -46.1751
      #5e8fde color charts
#5e8fde RGB chart
      #5e8fde CMYK chart
      #5e8fde RGB pie chart
      #5e8fde color shades, tints & tones
#5e8fde color schemes
#5e8fde color preview, HTML & CSS examples
           This text has a color of #5e8fde        
        
          <p style="color:#5e8fde;">Text here</p>
        
        
          .mytext {color:#5e8fde;}
        
        Text color #5e8fde
      
           This box has a color of #5e8fde        
        
          <div style="background-color:#5e8fde;">Content here</div>
        
        
          .mybackground {background-color:#5e8fde;}
        
        Background color #5e8fde
      
           Border around this has a color of #5e8fde        
        
          <div style="border:2px solid #5e8fde;">Content here</div>
        
        
          .myborder {border:2px solid #5e8fde;}
        
        Border color #5e8fde