#014060 color space conversions
Hex:
        #014060
        RGB:
        1, 64, 96
        CMY:
        100, 75, 62
        CMYK:
        99, 33, 0, 62
      HSL:
        200°, 97.9381%, 19.0196%
        HSV (HSB):
        200°, 98.9583%, 37.6471%
        XYZ:
        3.9572, 4.5178, 11.7298
        xyY:
        0.1959, 0.2236, 4.5178
      CIE-Lab:
        25.3142, -4.7828, -23.9327
        CIE-LCH:
        25.3142, 24.4060, 258.6987
        CIE-Luv:
        25.3142, -16.3837, -28.9687
        Hunter-Lab:
        21.2551, -3.9635, -17.8411
      #014060 color charts
#014060 RGB chart
      #014060 CMYK chart
      #014060 RGB pie chart
      #014060 color shades, tints & tones
#014060 color schemes
#014060 color preview, HTML & CSS examples
           This text has a color of #014060        
        
          <p style="color:#014060;">Text here</p>
        
        
          .mytext {color:#014060;}
        
        Text color #014060
      
           This box has a color of #014060        
        
          <div style="background-color:#014060;">Content here</div>
        
        
          .mybackground {background-color:#014060;}
        
        Background color #014060
      
           Border around this has a color of #014060        
        
          <div style="border:2px solid #014060;">Content here</div>
        
        
          .myborder {border:2px solid #014060;}
        
        Border color #014060