#5e9beb color space conversions
Hex:
        #5e9beb
        RGB:
        94, 155, 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.3328, 31.8205, 83.0878
        xyY:
        0.2143, 0.2176, 31.8205
      CIE-Lab:
        63.1943, 4.0465, -46.2215
        CIE-LCH:
        63.1943, 46.3983, 275.0032
        CIE-Luv:
        63.1943, -26.6783, -74.3253
        Hunter-Lab:
        56.4097, 0.4311, -47.8435
      #5e9beb color charts
#5e9beb RGB chart
      #5e9beb CMYK chart
      #5e9beb RGB pie chart
      #5e9beb color shades, tints & tones
#5e9beb color schemes
#5e9beb color preview, HTML & CSS examples
           This text has a color of #5e9beb        
        
          <p style="color:#5e9beb;">Text here</p>
        
        
          .mytext {color:#5e9beb;}
        
        Text color #5e9beb
      
           This box has a color of #5e9beb        
        
          <div style="background-color:#5e9beb;">Content here</div>
        
        
          .mybackground {background-color:#5e9beb;}
        
        Background color #5e9beb
      
           Border around this has a color of #5e9beb        
        
          <div style="border:2px solid #5e9beb;">Content here</div>
        
        
          .myborder {border:2px solid #5e9beb;}
        
        Border color #5e9beb