#5e99bb color space conversions
Hex:
        #5e99bb
        RGB:
        94, 153, 187
        CMY:
        63, 40, 27
        CMYK:
        50, 18, 0, 27
      HSL:
        202°, 40.6114%, 55.0980%
        HSV (HSB):
        202°, 49.7326%, 73.3333%
        XYZ:
        24.9770, 28.7500, 51.2466
        xyY:
        0.2379, 0.2739, 28.7500
      CIE-Lab:
        60.5604, -9.7408, -23.5714
        CIE-LCH:
        60.5604, 25.5048, 247.5474
        CIE-Luv:
        60.5604, -26.8051, -34.7451
        Hunter-Lab:
        53.6190, -10.6839, -19.1333
      #5e99bb color charts
#5e99bb RGB chart
      #5e99bb CMYK chart
      #5e99bb RGB pie chart
      #5e99bb color shades, tints & tones
#5e99bb color schemes
#5e99bb color preview, HTML & CSS examples
           This text has a color of #5e99bb        
        
          <p style="color:#5e99bb;">Text here</p>
        
        
          .mytext {color:#5e99bb;}
        
        Text color #5e99bb
      
           This box has a color of #5e99bb        
        
          <div style="background-color:#5e99bb;">Content here</div>
        
        
          .mybackground {background-color:#5e99bb;}
        
        Background color #5e99bb
      
           Border around this has a color of #5e99bb        
        
          <div style="border:2px solid #5e99bb;">Content here</div>
        
        
          .myborder {border:2px solid #5e99bb;}
        
        Border color #5e99bb