#5e98ba color space conversions
Hex:
        #5e98ba
        RGB:
        94, 152, 186
        CMY:
        63, 40, 27
        CMYK:
        49, 18, 0, 27
      HSL:
        202°, 40.0000%, 54.9020%
        HSV (HSB):
        202°, 49.4624%, 72.9412%
        XYZ:
        24.7073, 28.3813, 50.6303
        xyY:
        0.2382, 0.2736, 28.3813
      CIE-Lab:
        60.2317, -9.4810, -23.5120
        CIE-LCH:
        60.2317, 25.3516, 248.0386
        CIE-Luv:
        60.2317, -26.4335, -34.6521
        Hunter-Lab:
        53.2741, -10.4457, -19.0557
      #5e98ba color charts
#5e98ba RGB chart
      #5e98ba CMYK chart
      #5e98ba RGB pie chart
      #5e98ba color shades, tints & tones
#5e98ba color schemes
#5e98ba color preview, HTML & CSS examples
           This text has a color of #5e98ba        
        
          <p style="color:#5e98ba;">Text here</p>
        
        
          .mytext {color:#5e98ba;}
        
        Text color #5e98ba
      
           This box has a color of #5e98ba        
        
          <div style="background-color:#5e98ba;">Content here</div>
        
        
          .mybackground {background-color:#5e98ba;}
        
        Background color #5e98ba
      
           Border around this has a color of #5e98ba        
        
          <div style="border:2px solid #5e98ba;">Content here</div>
        
        
          .myborder {border:2px solid #5e98ba;}
        
        Border color #5e98ba