#5eaeff color space conversions
Hex:
        #5eaeff
        RGB:
        94, 174, 255
        CMY:
        63, 32, 0
        CMYK:
        63, 32, 0, 0
      HSL:
        210°, 100.0000%, 68.4314%
        HSV (HSB):
        210°, 63.1373%, 100.0000%
        XYZ:
        37.8021, 39.8718, 100.3114
        xyY:
        0.2124, 0.2240, 39.8718
      CIE-Lab:
        69.3781, -0.3071, -47.4041
        CIE-LCH:
        69.3781, 47.4051, 269.6288
        CIE-Luv:
        69.3781, -32.8589, -76.9212
        Hunter-Lab:
        63.1441, -3.6406, -49.9878
      #5eaeff color charts
#5eaeff RGB chart
      #5eaeff CMYK chart
      #5eaeff RGB pie chart
      #5eaeff color shades, tints & tones
#5eaeff color schemes
#5eaeff color preview, HTML & CSS examples
           This text has a color of #5eaeff        
        
          <p style="color:#5eaeff;">Text here</p>
        
        
          .mytext {color:#5eaeff;}
        
        Text color #5eaeff
      
           This box has a color of #5eaeff        
        
          <div style="background-color:#5eaeff;">Content here</div>
        
        
          .mybackground {background-color:#5eaeff;}
        
        Background color #5eaeff
      
           Border around this has a color of #5eaeff        
        
          <div style="border:2px solid #5eaeff;">Content here</div>
        
        
          .myborder {border:2px solid #5eaeff;}
        
        Border color #5eaeff