#0e73ba color space conversions
Hex:
        #0e73ba
        RGB:
        14, 115, 186
        CMY:
        95, 55, 27
        CMYK:
        92, 38, 0, 27
      HSL:
        205°, 86.0000%, 39.2157%
        HSV (HSB):
        205°, 92.4731%, 72.9412%
        XYZ:
        15.1748, 15.9000, 48.7236
        xyY:
        0.1902, 0.1993, 15.9000
      CIE-Lab:
        46.8430, 0.3717, -44.6259
        CIE-LCH:
        46.8430, 44.6274, 270.4772
        CIE-Luv:
        46.8430, -28.0325, -67.2584
        Hunter-Lab:
        39.8748, -1.8509, -44.5349
      #0e73ba color charts
#0e73ba RGB chart
      #0e73ba CMYK chart
      #0e73ba RGB pie chart
      #0e73ba color shades, tints & tones
#0e73ba color schemes
#0e73ba color preview, HTML & CSS examples
           This text has a color of #0e73ba        
        
          <p style="color:#0e73ba;">Text here</p>
        
        
          .mytext {color:#0e73ba;}
        
        Text color #0e73ba
      
           This box has a color of #0e73ba        
        
          <div style="background-color:#0e73ba;">Content here</div>
        
        
          .mybackground {background-color:#0e73ba;}
        
        Background color #0e73ba
      
           Border around this has a color of #0e73ba        
        
          <div style="border:2px solid #0e73ba;">Content here</div>
        
        
          .myborder {border:2px solid #0e73ba;}
        
        Border color #0e73ba