#014449 color space conversions
Hex:
        #014449
        RGB:
        1, 68, 73
        CMY:
        100, 73, 71
        CMYK:
        99, 7, 0, 71
      HSL:
        184°, 97.2973%, 14.5098%
        HSV (HSB):
        184°, 98.6301%, 28.6275%
        XYZ:
        3.2822, 4.6217, 7.0224
        xyY:
        0.2199, 0.3096, 4.6217
      CIE-Lab:
        25.6287, -16.6118, -8.4321
        CIE-LCH:
        25.6287, 18.6294, 206.9122
        CIE-Luv:
        25.6287, -19.2196, -8.0951
        Hunter-Lab:
        21.4982, -10.3694, -4.3184
      #014449 color charts
#014449 RGB chart
      #014449 CMYK chart
      #014449 RGB pie chart
      #014449 color shades, tints & tones
#014449 color schemes
#014449 color preview, HTML & CSS examples
           This text has a color of #014449        
        
          <p style="color:#014449;">Text here</p>
        
        
          .mytext {color:#014449;}
        
        Text color #014449
      
           This box has a color of #014449        
        
          <div style="background-color:#014449;">Content here</div>
        
        
          .mybackground {background-color:#014449;}
        
        Background color #014449
      
           Border around this has a color of #014449        
        
          <div style="border:2px solid #014449;">Content here</div>
        
        
          .myborder {border:2px solid #014449;}
        
        Border color #014449