#014e99 color space conversions
Hex:
        #014e99
        RGB:
        1, 78, 153
        CMY:
        100, 69, 40
        CMYK:
        99, 49, 0, 40
      HSL:
        210°, 98.7013%, 30.1961%
        HSV (HSB):
        210°, 99.3464%, 60.0000%
        XYZ:
        8.4867, 7.7551, 31.1866
        xyY:
        0.1789, 0.1635, 7.7551
      CIE-Lab:
        33.4676, 10.2563, -46.5465
        CIE-LCH:
        33.4676, 47.6631, 282.4262
        CIE-Luv:
        33.4676, -18.4418, -64.7040
        Hunter-Lab:
        27.8481, 5.6637, -46.9043
      #014e99 color charts
#014e99 RGB chart
      #014e99 CMYK chart
      #014e99 RGB pie chart
      #014e99 color shades, tints & tones
#014e99 color schemes
#014e99 color preview, HTML & CSS examples
           This text has a color of #014e99        
        
          <p style="color:#014e99;">Text here</p>
        
        
          .mytext {color:#014e99;}
        
        Text color #014e99
      
           This box has a color of #014e99        
        
          <div style="background-color:#014e99;">Content here</div>
        
        
          .mybackground {background-color:#014e99;}
        
        Background color #014e99
      
           Border around this has a color of #014e99        
        
          <div style="border:2px solid #014e99;">Content here</div>
        
        
          .myborder {border:2px solid #014e99;}
        
        Border color #014e99