#014450 color space conversions
Hex:
        #014450
        RGB:
        1, 68, 80
        CMY:
        100, 73, 69
        CMYK:
        99, 15, 0, 69
      HSL:
        189°, 97.5309%, 15.8824%
        HSV (HSB):
        189°, 98.7500%, 31.3725%
        XYZ:
        3.5276, 4.7199, 8.3145
        xyY:
        0.2130, 0.2850, 4.7199
      CIE-Lab:
        25.9213, -13.9129, -12.5726
        CIE-LCH:
        25.9213, 18.7520, 222.1031
        CIE-Luv:
        25.9213, -18.7686, -13.6208
        Hunter-Lab:
        21.7253, -9.0356, -7.4833
      #014450 color charts
#014450 RGB chart
      #014450 CMYK chart
      #014450 RGB pie chart
      #014450 color shades, tints & tones
#014450 color schemes
#014450 color preview, HTML & CSS examples
           This text has a color of #014450        
        
          <p style="color:#014450;">Text here</p>
        
        
          .mytext {color:#014450;}
        
        Text color #014450
      
           This box has a color of #014450        
        
          <div style="background-color:#014450;">Content here</div>
        
        
          .mybackground {background-color:#014450;}
        
        Background color #014450
      
           Border around this has a color of #014450        
        
          <div style="border:2px solid #014450;">Content here</div>
        
        
          .myborder {border:2px solid #014450;}
        
        Border color #014450