#5e9aeb color space conversions
Hex:
        #5e9aeb
        RGB:
        94, 154, 235
        CMY:
        63, 40, 8
        CMYK:
        60, 34, 0, 8
      HSL:
        214°, 77.9006%, 64.5098%
        HSV (HSB):
        214°, 60.0000%, 92.1569%
        XYZ:
        31.1671, 31.4890, 83.0326
        xyY:
        0.2139, 0.2161, 31.4890
      CIE-Lab:
        62.9183, 4.6259, -46.6568
        CIE-LCH:
        62.9183, 46.8855, 275.6622
        CIE-Luv:
        62.9183, -26.3292, -75.0650
        Hunter-Lab:
        56.1151, 0.9399, -48.4499
      #5e9aeb color charts
#5e9aeb RGB chart
      #5e9aeb CMYK chart
      #5e9aeb RGB pie chart
      #5e9aeb color shades, tints & tones
#5e9aeb color schemes
#5e9aeb color preview, HTML & CSS examples
           This text has a color of #5e9aeb        
        
          <p style="color:#5e9aeb;">Text here</p>
        
        
          .mytext {color:#5e9aeb;}
        
        Text color #5e9aeb
      
           This box has a color of #5e9aeb        
        
          <div style="background-color:#5e9aeb;">Content here</div>
        
        
          .mybackground {background-color:#5e9aeb;}
        
        Background color #5e9aeb
      
           Border around this has a color of #5e9aeb        
        
          <div style="border:2px solid #5e9aeb;">Content here</div>
        
        
          .myborder {border:2px solid #5e9aeb;}
        
        Border color #5e9aeb