#014ad4 color space conversions
Hex:
        #014ad4
        RGB:
        1, 74, 212
        CMY:
        100, 71, 17
        CMYK:
        100, 65, 0, 17
      HSL:
        219°, 99.0610%, 41.7647%
        HSV (HSB):
        219°, 99.5283%, 83.1373%
        XYZ:
        14.3450, 9.6575, 63.3954
        xyY:
        0.1641, 0.1105, 9.6575
      CIE-Lab:
        37.2205, 36.8107, -75.2453
        CIE-LCH:
        37.2205, 83.7669, 296.0683
        CIE-Luv:
        37.2205, -16.2641, -106.2426
        Hunter-Lab:
        31.0765, 28.0121, -99.1968
      #014ad4 color charts
#014ad4 RGB chart
      #014ad4 CMYK chart
      #014ad4 RGB pie chart
      #014ad4 color shades, tints & tones
#014ad4 color schemes
#014ad4 color preview, HTML & CSS examples
           This text has a color of #014ad4        
        
          <p style="color:#014ad4;">Text here</p>
        
        
          .mytext {color:#014ad4;}
        
        Text color #014ad4
      
           This box has a color of #014ad4        
        
          <div style="background-color:#014ad4;">Content here</div>
        
        
          .mybackground {background-color:#014ad4;}
        
        Background color #014ad4
      
           Border around this has a color of #014ad4        
        
          <div style="border:2px solid #014ad4;">Content here</div>
        
        
          .myborder {border:2px solid #014ad4;}
        
        Border color #014ad4