#14647e color space conversions
Hex:
        #14647e
        RGB:
        20, 100, 126
        CMY:
        92, 61, 51
        CMYK:
        84, 21, 0, 51
      HSL:
        195°, 72.6027%, 28.6275%
        HSV (HSB):
        195°, 84.1270%, 49.4118%
        XYZ:
        8.6116, 10.7694, 21.3635
        xyY:
        0.2114, 0.2643, 10.7694
      CIE-Lab:
        39.1894, -13.3156, -21.0623
        CIE-LCH:
        39.1894, 24.9184, 237.6990
        CIE-Luv:
        39.1894, -25.8739, -27.7953
        Hunter-Lab:
        32.8168, -10.5887, -15.6256
      #14647e color charts
#14647e RGB chart
      #14647e CMYK chart
      #14647e RGB pie chart
      #14647e color shades, tints & tones
#14647e color schemes
#14647e color preview, HTML & CSS examples
           This text has a color of #14647e        
        
          <p style="color:#14647e;">Text here</p>
        
        
          .mytext {color:#14647e;}
        
        Text color #14647e
      
           This box has a color of #14647e        
        
          <div style="background-color:#14647e;">Content here</div>
        
        
          .mybackground {background-color:#14647e;}
        
        Background color #14647e
      
           Border around this has a color of #14647e        
        
          <div style="border:2px solid #14647e;">Content here</div>
        
        
          .myborder {border:2px solid #14647e;}
        
        Border color #14647e