#014672 color space conversions
Hex:
        #014672
        RGB:
        1, 70, 114
        CMY:
        100, 73, 55
        CMYK:
        99, 39, 0, 55
      HSL:
        203°, 98.2609%, 22.5490%
        HSV (HSB):
        203°, 99.1228%, 44.7059%
        XYZ:
        5.2399, 5.6017, 16.7246
        xyY:
        0.1901, 0.2032, 5.6017
      CIE-Lab:
        28.3844, -1.0149, -30.5849
        CIE-LCH:
        28.3844, 30.6017, 268.0994
        CIE-Luv:
        28.3844, -17.5366, -39.4015
        Hunter-Lab:
        23.6679, -1.8998, -25.3292
      #014672 color charts
#014672 RGB chart
      #014672 CMYK chart
      #014672 RGB pie chart
      #014672 color shades, tints & tones
#014672 color schemes
#014672 color preview, HTML & CSS examples
           This text has a color of #014672        
        
          <p style="color:#014672;">Text here</p>
        
        
          .mytext {color:#014672;}
        
        Text color #014672
      
           This box has a color of #014672        
        
          <div style="background-color:#014672;">Content here</div>
        
        
          .mybackground {background-color:#014672;}
        
        Background color #014672
      
           Border around this has a color of #014672        
        
          <div style="border:2px solid #014672;">Content here</div>
        
        
          .myborder {border:2px solid #014672;}
        
        Border color #014672