#014a91 color space conversions
Hex:
        #014a91
        RGB:
        1, 74, 145
        CMY:
        100, 71, 43
        CMYK:
        99, 49, 0, 43
      HSL:
        210°, 98.6301%, 28.6275%
        HSV (HSB):
        210°, 99.3103%, 56.8627%
        XYZ:
        7.5721, 6.9483, 27.7301
        xyY:
        0.1792, 0.1645, 6.9483
      CIE-Lab:
        31.6890, 9.5882, -44.5507
        CIE-LCH:
        31.6890, 45.5708, 282.1459
        CIE-Luv:
        31.6890, -17.5099, -60.8145
        Hunter-Lab:
        26.3597, 5.1467, -43.9206
      #014a91 color charts
#014a91 RGB chart
      #014a91 CMYK chart
      #014a91 RGB pie chart
      #014a91 color shades, tints & tones
#014a91 color schemes
#014a91 color preview, HTML & CSS examples
           This text has a color of #014a91        
        
          <p style="color:#014a91;">Text here</p>
        
        
          .mytext {color:#014a91;}
        
        Text color #014a91
      
           This box has a color of #014a91        
        
          <div style="background-color:#014a91;">Content here</div>
        
        
          .mybackground {background-color:#014a91;}
        
        Background color #014a91
      
           Border around this has a color of #014a91        
        
          <div style="border:2px solid #014a91;">Content here</div>
        
        
          .myborder {border:2px solid #014a91;}
        
        Border color #014a91