#5e8ceb color space conversions
Hex:
        #5e8ceb
        RGB:
        94, 140, 235
        CMY:
        63, 45, 8
        CMYK:
        60, 40, 0, 8
      HSL:
        220°, 77.9006%, 64.5098%
        HSV (HSB):
        220°, 60.0000%, 92.1569%
        XYZ:
        28.9896, 27.1340, 82.3067
        xyY:
        0.2094, 0.1960, 27.1340
      CIE-Lab:
        59.0982, 12.8677, -52.7092
        CIE-LCH:
        59.0982, 54.2572, 283.7191
        CIE-Luv:
        59.0982, -21.5440, -85.0829
        Hunter-Lab:
        52.0903, 8.1817, -57.2196
      #5e8ceb color charts
#5e8ceb RGB chart
      #5e8ceb CMYK chart
      #5e8ceb RGB pie chart
      #5e8ceb color shades, tints & tones
#5e8ceb color schemes
#5e8ceb color preview, HTML & CSS examples
           This text has a color of #5e8ceb        
        
          <p style="color:#5e8ceb;">Text here</p>
        
        
          .mytext {color:#5e8ceb;}
        
        Text color #5e8ceb
      
           This box has a color of #5e8ceb        
        
          <div style="background-color:#5e8ceb;">Content here</div>
        
        
          .mybackground {background-color:#5e8ceb;}
        
        Background color #5e8ceb
      
           Border around this has a color of #5e8ceb        
        
          <div style="border:2px solid #5e8ceb;">Content here</div>
        
        
          .myborder {border:2px solid #5e8ceb;}
        
        Border color #5e8ceb