#5e9cba color space conversions
Hex:
        #5e9cba
        RGB:
        94, 156, 186
        CMY:
        63, 39, 27
        CMYK:
        49, 16, 0, 27
      HSL:
        200°, 40.0000%, 54.9020%
        HSV (HSB):
        200°, 49.4624%, 72.9412%
        XYZ:
        25.3675, 29.7018, 50.8504
        xyY:
        0.2395, 0.2804, 29.7018
      CIE-Lab:
        61.3961, -11.6824, -21.7286
        CIE-LCH:
        61.3961, 24.6701, 241.7352
        CIE-Luv:
        61.3961, -28.0015, -31.5780
        Hunter-Lab:
        54.4993, -12.2885, -17.1707
      #5e9cba color charts
#5e9cba RGB chart
      #5e9cba CMYK chart
      #5e9cba RGB pie chart
      #5e9cba color shades, tints & tones
#5e9cba color schemes
#5e9cba color preview, HTML & CSS examples
           This text has a color of #5e9cba        
        
          <p style="color:#5e9cba;">Text here</p>
        
        
          .mytext {color:#5e9cba;}
        
        Text color #5e9cba
      
           This box has a color of #5e9cba        
        
          <div style="background-color:#5e9cba;">Content here</div>
        
        
          .mybackground {background-color:#5e9cba;}
        
        Background color #5e9cba
      
           Border around this has a color of #5e9cba        
        
          <div style="border:2px solid #5e9cba;">Content here</div>
        
        
          .myborder {border:2px solid #5e9cba;}
        
        Border color #5e9cba