#5e9ecf color space conversions
Hex:
        #5e9ecf
        RGB:
        94, 158, 207
        CMY:
        63, 38, 19
        CMYK:
        55, 24, 0, 19
      HSL:
        206°, 54.0670%, 59.0196%
        HSV (HSB):
        206°, 54.5894%, 81.1765%
        XYZ:
        28.1054, 31.3384, 63.5991
        xyY:
        0.2284, 0.2547, 31.3384
      CIE-Lab:
        62.7923, -6.5121, -31.3348
        CIE-LCH:
        62.7923, 32.0044, 258.2597
        CIE-Luv:
        62.7923, -28.2996, -48.1361
        Hunter-Lab:
        55.9807, -8.3493, -28.1722
      #5e9ecf color charts
#5e9ecf RGB chart
      #5e9ecf CMYK chart
      #5e9ecf RGB pie chart
      #5e9ecf color shades, tints & tones
#5e9ecf color schemes
#5e9ecf color preview, HTML & CSS examples
           This text has a color of #5e9ecf        
        
          <p style="color:#5e9ecf;">Text here</p>
        
        
          .mytext {color:#5e9ecf;}
        
        Text color #5e9ecf
      
           This box has a color of #5e9ecf        
        
          <div style="background-color:#5e9ecf;">Content here</div>
        
        
          .mybackground {background-color:#5e9ecf;}
        
        Background color #5e9ecf
      
           Border around this has a color of #5e9ecf        
        
          <div style="border:2px solid #5e9ecf;">Content here</div>
        
        
          .myborder {border:2px solid #5e9ecf;}
        
        Border color #5e9ecf