#014056 color space conversions
Hex:
        #014056
        RGB:
        1, 64, 86
        CMY:
        100, 75, 66
        CMYK:
        99, 26, 0, 66
      HSL:
        196°, 97.7011%, 17.0588%
        HSV (HSB):
        196°, 98.8372%, 33.7255%
        XYZ:
        3.5256, 4.3451, 9.4570
        xyY:
        0.2035, 0.2508, 4.3451
      CIE-Lab:
        24.7811, -9.0293, -18.2593
        CIE-LCH:
        24.7811, 20.3698, 243.6875
        CIE-Luv:
        24.7811, -16.9335, -21.0963
        Hunter-Lab:
        20.8450, -6.2880, -12.3073
      #014056 color charts
#014056 RGB chart
      #014056 CMYK chart
      #014056 RGB pie chart
      #014056 color shades, tints & tones
#014056 color schemes
#014056 color preview, HTML & CSS examples
           This text has a color of #014056        
        
          <p style="color:#014056;">Text here</p>
        
        
          .mytext {color:#014056;}
        
        Text color #014056
      
           This box has a color of #014056        
        
          <div style="background-color:#014056;">Content here</div>
        
        
          .mybackground {background-color:#014056;}
        
        Background color #014056
      
           Border around this has a color of #014056        
        
          <div style="border:2px solid #014056;">Content here</div>
        
        
          .myborder {border:2px solid #014056;}
        
        Border color #014056