#014cb4 color space conversions
Hex:
        #014cb4
        RGB:
        1, 76, 180
        CMY:
        100, 70, 29
        CMYK:
        99, 58, 0, 29
      HSL:
        215°, 98.8950%, 35.4902%
        HSV (HSB):
        215°, 99.4444%, 70.5882%
        XYZ:
        10.8352, 8.4706, 44.2439
        xyY:
        0.1705, 0.1333, 8.4706
      CIE-Lab:
        34.9444, 22.8511, -60.3010
        CIE-LCH:
        34.9444, 64.4856, 290.7542
        CIE-Luv:
        34.9444, -17.1218, -84.7843
        Hunter-Lab:
        29.1043, 15.5207, -69.7587
      #014cb4 color charts
#014cb4 RGB chart
      #014cb4 CMYK chart
      #014cb4 RGB pie chart
      #014cb4 color shades, tints & tones
#014cb4 color schemes
#014cb4 color preview, HTML & CSS examples
           This text has a color of #014cb4        
        
          <p style="color:#014cb4;">Text here</p>
        
        
          .mytext {color:#014cb4;}
        
        Text color #014cb4
      
           This box has a color of #014cb4        
        
          <div style="background-color:#014cb4;">Content here</div>
        
        
          .mybackground {background-color:#014cb4;}
        
        Background color #014cb4
      
           Border around this has a color of #014cb4        
        
          <div style="border:2px solid #014cb4;">Content here</div>
        
        
          .myborder {border:2px solid #014cb4;}
        
        Border color #014cb4