#014f78 color space conversions
Hex:
        #014f78
        RGB:
        1, 79, 120
        CMY:
        100, 69, 53
        CMYK:
        99, 34, 0, 53
      HSL:
        201°, 98.3471%, 23.7255%
        HSV (HSB):
        201°, 99.1667%, 47.0588%
        XYZ:
        6.1987, 6.9545, 18.7849
        xyY:
        0.1941, 0.2177, 6.9545
      CIE-Lab:
        31.7031, -4.3571, -29.0922
        CIE-LCH:
        31.7031, 29.4166, 261.4822
        CIE-Luv:
        31.7031, -20.2994, -38.4335
        Hunter-Lab:
        26.3714, -4.1929, -23.7737
      #014f78 color charts
#014f78 RGB chart
      #014f78 CMYK chart
      #014f78 RGB pie chart
      #014f78 color shades, tints & tones
#014f78 color schemes
#014f78 color preview, HTML & CSS examples
           This text has a color of #014f78        
        
          <p style="color:#014f78;">Text here</p>
        
        
          .mytext {color:#014f78;}
        
        Text color #014f78
      
           This box has a color of #014f78        
        
          <div style="background-color:#014f78;">Content here</div>
        
        
          .mybackground {background-color:#014f78;}
        
        Background color #014f78
      
           Border around this has a color of #014f78        
        
          <div style="border:2px solid #014f78;">Content here</div>
        
        
          .myborder {border:2px solid #014f78;}
        
        Border color #014f78