#5e9ceb color space conversions
Hex:
        #5e9ceb
        RGB:
        94, 156, 235
        CMY:
        63, 39, 8
        CMYK:
        60, 34, 0, 8
      HSL:
        214°, 77.9006%, 64.5098%
        HSV (HSB):
        214°, 60.0000%, 92.1569%
        XYZ:
        31.5000, 32.1548, 83.1435
        xyY:
        0.2146, 0.2190, 32.1548
      CIE-Lab:
        63.4706, 3.4685, -45.7859
        CIE-LCH:
        63.4706, 45.9171, 274.3321
        CIE-Luv:
        63.4706, -27.0284, -73.5828
        Hunter-Lab:
        56.7052, -0.0766, -47.2399
      #5e9ceb color charts
#5e9ceb RGB chart
      #5e9ceb CMYK chart
      #5e9ceb RGB pie chart
      #5e9ceb color shades, tints & tones
#5e9ceb color schemes
#5e9ceb color preview, HTML & CSS examples
           This text has a color of #5e9ceb        
        
          <p style="color:#5e9ceb;">Text here</p>
        
        
          .mytext {color:#5e9ceb;}
        
        Text color #5e9ceb
      
           This box has a color of #5e9ceb        
        
          <div style="background-color:#5e9ceb;">Content here</div>
        
        
          .mybackground {background-color:#5e9ceb;}
        
        Background color #5e9ceb
      
           Border around this has a color of #5e9ceb        
        
          <div style="border:2px solid #5e9ceb;">Content here</div>
        
        
          .myborder {border:2px solid #5e9ceb;}
        
        Border color #5e9ceb