#5e9fec color space conversions
Hex:
        #5e9fec
        RGB:
        94, 159, 236
        CMY:
        63, 38, 7
        CMYK:
        60, 33, 0, 7
      HSL:
        213°, 78.8889%, 64.7059%
        HSV (HSB):
        213°, 60.1695%, 92.5490%
        XYZ:
        32.1546, 33.2321, 84.0766
        xyY:
        0.2151, 0.2223, 33.2321
      CIE-Lab:
        64.3484, 2.0653, -44.9538
        CIE-LCH:
        64.3484, 45.0012, 272.6304
        CIE-Luv:
        64.3484, -28.0641, -72.1864
        Hunter-Lab:
        57.6473, -1.3188, -46.1193
      #5e9fec color charts
#5e9fec RGB chart
      #5e9fec CMYK chart
      #5e9fec RGB pie chart
      #5e9fec color shades, tints & tones
#5e9fec color schemes
#5e9fec color preview, HTML & CSS examples
           This text has a color of #5e9fec        
        
          <p style="color:#5e9fec;">Text here</p>
        
        
          .mytext {color:#5e9fec;}
        
        Text color #5e9fec
      
           This box has a color of #5e9fec        
        
          <div style="background-color:#5e9fec;">Content here</div>
        
        
          .mybackground {background-color:#5e9fec;}
        
        Background color #5e9fec
      
           Border around this has a color of #5e9fec        
        
          <div style="border:2px solid #5e9fec;">Content here</div>
        
        
          .myborder {border:2px solid #5e9fec;}
        
        Border color #5e9fec