#0e78ba color space conversions
Hex:
        #0e78ba
        RGB:
        14, 120, 186
        CMY:
        95, 53, 27
        CMYK:
        92, 35, 0, 27
      HSL:
        203°, 86.0000%, 39.2157%
        HSV (HSB):
        203°, 92.4731%, 72.9412%
        XYZ:
        15.7605, 17.0715, 48.9188
        xyY:
        0.1928, 0.2088, 17.0715
      CIE-Lab:
        48.3500, -2.6778, -42.2318
        CIE-LCH:
        48.3500, 42.3166, 266.3719
        CIE-Luv:
        48.3500, -29.6888, -63.6633
        Hunter-Lab:
        41.3176, -4.2175, -41.2752
      #0e78ba color charts
#0e78ba RGB chart
      #0e78ba CMYK chart
      #0e78ba RGB pie chart
      #0e78ba color shades, tints & tones
#0e78ba color schemes
#0e78ba color preview, HTML & CSS examples
           This text has a color of #0e78ba        
        
          <p style="color:#0e78ba;">Text here</p>
        
        
          .mytext {color:#0e78ba;}
        
        Text color #0e78ba
      
           This box has a color of #0e78ba        
        
          <div style="background-color:#0e78ba;">Content here</div>
        
        
          .mybackground {background-color:#0e78ba;}
        
        Background color #0e78ba
      
           Border around this has a color of #0e78ba        
        
          <div style="border:2px solid #0e78ba;">Content here</div>
        
        
          .myborder {border:2px solid #0e78ba;}
        
        Border color #0e78ba