#014ed4 color space conversions
Hex:
        #014ed4
        RGB:
        1, 78, 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.6206, 10.2087, 63.4872
        xyY:
        0.1655, 0.1156, 10.2087
      CIE-Lab:
        38.2144, 34.2208, -73.6124
        CIE-LCH:
        38.2144, 81.1779, 294.9327
        CIE-Luv:
        38.2144, -17.1782, -105.2422
        Hunter-Lab:
        31.9511, 25.7660, -95.4444
      #014ed4 color charts
#014ed4 RGB chart
      #014ed4 CMYK chart
      #014ed4 RGB pie chart
      #014ed4 color shades, tints & tones
#014ed4 color schemes
#014ed4 color preview, HTML & CSS examples
           This text has a color of #014ed4        
        
          <p style="color:#014ed4;">Text here</p>
        
        
          .mytext {color:#014ed4;}
        
        Text color #014ed4
      
           This box has a color of #014ed4        
        
          <div style="background-color:#014ed4;">Content here</div>
        
        
          .mybackground {background-color:#014ed4;}
        
        Background color #014ed4
      
           Border around this has a color of #014ed4        
        
          <div style="border:2px solid #014ed4;">Content here</div>
        
        
          .myborder {border:2px solid #014ed4;}
        
        Border color #014ed4