#14627e color space conversions
Hex:
        #14627e
        RGB:
        20, 98, 126
        CMY:
        92, 62, 51
        CMYK:
        84, 22, 0, 51
      HSL:
        196°, 72.6027%, 28.6275%
        HSV (HSB):
        196°, 84.1270%, 49.4118%
        XYZ:
        8.4221, 10.3904, 21.3003
        xyY:
        0.2100, 0.2590, 10.3904
      CIE-Lab:
        38.5343, -12.1511, -22.0772
        CIE-LCH:
        38.5343, 25.2002, 241.1719
        CIE-Luv:
        38.5343, -25.1478, -29.3104
        Hunter-Lab:
        32.2342, -9.7719, -16.6148
      #14627e color charts
#14627e RGB chart
      #14627e CMYK chart
      #14627e RGB pie chart
      #14627e color shades, tints & tones
#14627e color schemes
#14627e color preview, HTML & CSS examples
           This text has a color of #14627e        
        
          <p style="color:#14627e;">Text here</p>
        
        
          .mytext {color:#14627e;}
        
        Text color #14627e
      
           This box has a color of #14627e        
        
          <div style="background-color:#14627e;">Content here</div>
        
        
          .mybackground {background-color:#14627e;}
        
        Background color #14627e
      
           Border around this has a color of #14627e        
        
          <div style="border:2px solid #14627e;">Content here</div>
        
        
          .myborder {border:2px solid #14627e;}
        
        Border color #14627e