#0e79ba color space conversions
Hex:
        #0e79ba
        RGB:
        14, 121, 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.8814, 17.3133, 48.9591
        xyY:
        0.1933, 0.2107, 17.3133
      CIE-Lab:
        48.6524, -3.2806, -41.7524
        CIE-LCH:
        48.6524, 41.8811, 265.5073
        CIE-Luv:
        48.6524, -30.0228, -62.9293
        Hunter-Lab:
        41.6092, -4.6863, -40.6366
      #0e79ba color charts
#0e79ba RGB chart
      #0e79ba CMYK chart
      #0e79ba RGB pie chart
      #0e79ba color shades, tints & tones
#0e79ba color schemes
#0e79ba color preview, HTML & CSS examples
           This text has a color of #0e79ba        
        
          <p style="color:#0e79ba;">Text here</p>
        
        
          .mytext {color:#0e79ba;}
        
        Text color #0e79ba
      
           This box has a color of #0e79ba        
        
          <div style="background-color:#0e79ba;">Content here</div>
        
        
          .mybackground {background-color:#0e79ba;}
        
        Background color #0e79ba
      
           Border around this has a color of #0e79ba        
        
          <div style="border:2px solid #0e79ba;">Content here</div>
        
        
          .myborder {border:2px solid #0e79ba;}
        
        Border color #0e79ba