#014fd4 color space conversions
Hex:
        #014fd4
        RGB:
        1, 79, 212
        CMY:
        100, 69, 17
        CMYK:
        100, 63, 0, 17
      HSL:
        218°, 99.0610%, 41.7647%
        HSV (HSB):
        218°, 99.5283%, 83.1373%
        XYZ:
        14.6922, 10.3519, 63.5111
        xyY:
        0.1659, 0.1169, 10.3519
      CIE-Lab:
        38.4667, 33.5700, -73.1983
        CIE-LCH:
        38.4667, 80.5291, 294.6370
        CIE-Luv:
        38.4667, -17.4132, -104.9645
        Hunter-Lab:
        32.1743, 25.2055, -94.5145
      #014fd4 color charts
#014fd4 RGB chart
      #014fd4 CMYK chart
      #014fd4 RGB pie chart
      #014fd4 color shades, tints & tones
#014fd4 color schemes
#014fd4 color preview, HTML & CSS examples
           This text has a color of #014fd4        
        
          <p style="color:#014fd4;">Text here</p>
        
        
          .mytext {color:#014fd4;}
        
        Text color #014fd4
      
           This box has a color of #014fd4        
        
          <div style="background-color:#014fd4;">Content here</div>
        
        
          .mybackground {background-color:#014fd4;}
        
        Background color #014fd4
      
           Border around this has a color of #014fd4        
        
          <div style="border:2px solid #014fd4;">Content here</div>
        
        
          .myborder {border:2px solid #014fd4;}
        
        Border color #014fd4