#5e8ace color space conversions
Hex:
        #5e8ace
        RGB:
        94, 138, 206
        CMY:
        63, 46, 19
        CMYK:
        54, 33, 0, 19
      HSL:
        216°, 53.3333%, 58.8235%
        HSV (HSB):
        216°, 54.3689%, 80.7843%
        XYZ:
        24.8452, 25.0129, 61.9110
        xyY:
        0.2223, 0.2238, 25.0129
      CIE-Lab:
        57.0880, 4.6621, -39.6774
        CIE-LCH:
        57.0880, 39.9504, 276.7015
        CIE-Luv:
        57.0880, -20.9152, -62.3620
        Hunter-Lab:
        50.0129, 1.1518, -38.3862
      #5e8ace color charts
#5e8ace RGB chart
      #5e8ace CMYK chart
      #5e8ace RGB pie chart
      #5e8ace color shades, tints & tones
#5e8ace color schemes
#5e8ace color preview, HTML & CSS examples
           This text has a color of #5e8ace        
        
          <p style="color:#5e8ace;">Text here</p>
        
        
          .mytext {color:#5e8ace;}
        
        Text color #5e8ace
      
           This box has a color of #5e8ace        
        
          <div style="background-color:#5e8ace;">Content here</div>
        
        
          .mybackground {background-color:#5e8ace;}
        
        Background color #5e8ace
      
           Border around this has a color of #5e8ace        
        
          <div style="border:2px solid #5e8ace;">Content here</div>
        
        
          .myborder {border:2px solid #5e8ace;}
        
        Border color #5e8ace