#014ca4 color space conversions
Hex:
        #014ca4
        RGB:
        1, 76, 164
        CMY:
        100, 70, 36
        CMYK:
        99, 54, 0, 36
      HSL:
        212°, 98.7879%, 32.3529%
        HSV (HSB):
        212°, 99.3902%, 64.3137%
        XYZ:
        9.2978, 7.8557, 36.1482
        xyY:
        0.1744, 0.1474, 7.8557
      CIE-Lab:
        33.6805, 16.2431, -52.8299
        CIE-LCH:
        33.6805, 55.2706, 287.0906
        CIE-Luv:
        33.6805, -17.4996, -73.6537
        Hunter-Lab:
        28.0280, 10.1654, -56.8479
      #014ca4 color charts
#014ca4 RGB chart
      #014ca4 CMYK chart
      #014ca4 RGB pie chart
      #014ca4 color shades, tints & tones
#014ca4 color schemes
#014ca4 color preview, HTML & CSS examples
           This text has a color of #014ca4        
        
          <p style="color:#014ca4;">Text here</p>
        
        
          .mytext {color:#014ca4;}
        
        Text color #014ca4
      
           This box has a color of #014ca4        
        
          <div style="background-color:#014ca4;">Content here</div>
        
        
          .mybackground {background-color:#014ca4;}
        
        Background color #014ca4
      
           Border around this has a color of #014ca4        
        
          <div style="border:2px solid #014ca4;">Content here</div>
        
        
          .myborder {border:2px solid #014ca4;}
        
        Border color #014ca4