#5e9ace color space conversions
Hex:
        #5e9ace
        RGB:
        94, 154, 206
        CMY:
        63, 40, 19
        CMYK:
        54, 25, 0, 19
      HSL:
        208°, 53.3333%, 58.8235%
        HSV (HSB):
        208°, 54.3689%, 80.7843%
        XYZ:
        27.3123, 29.9471, 62.7334
        xyY:
        0.2276, 0.2496, 29.9471
      CIE-Lab:
        61.6086, -4.5735, -32.6137
        CIE-LCH:
        61.6086, 32.9328, 262.0174
        CIE-Luv:
        61.6086, -26.8194, -50.3499
        Hunter-Lab:
        54.7240, -6.6791, -29.6609
      #5e9ace color charts
#5e9ace RGB chart
      #5e9ace CMYK chart
      #5e9ace RGB pie chart
      #5e9ace color shades, tints & tones
#5e9ace color schemes
#5e9ace color preview, HTML & CSS examples
           This text has a color of #5e9ace        
        
          <p style="color:#5e9ace;">Text here</p>
        
        
          .mytext {color:#5e9ace;}
        
        Text color #5e9ace
      
           This box has a color of #5e9ace        
        
          <div style="background-color:#5e9ace;">Content here</div>
        
        
          .mybackground {background-color:#5e9ace;}
        
        Background color #5e9ace
      
           Border around this has a color of #5e9ace        
        
          <div style="border:2px solid #5e9ace;">Content here</div>
        
        
          .myborder {border:2px solid #5e9ace;}
        
        Border color #5e9ace