#14344d color space conversions
Hex:
        #14344d
        RGB:
        20, 52, 77
        CMY:
        92, 80, 70
        CMYK:
        74, 32, 0, 70
      HSL:
        206°, 58.7629%, 19.0196%
        HSV (HSB):
        206°, 74.0260%, 30.1961%
        XYZ:
        2.8560, 3.1405, 7.4768
        xyY:
        0.2120, 0.2331, 3.1405
      CIE-Lab:
        20.5981, -2.3049, -18.7995
        CIE-LCH:
        20.5981, 18.9403, 263.0101
        CIE-Luv:
        20.5981, -10.7206, -20.8622
        Hunter-Lab:
        17.7215, -2.2453, -12.6098
      #14344d color charts
#14344d RGB chart
      #14344d CMYK chart
      #14344d RGB pie chart
      #14344d color shades, tints & tones
#14344d color schemes
#14344d color preview, HTML & CSS examples
           This text has a color of #14344d        
        
          <p style="color:#14344d;">Text here</p>
        
        
          .mytext {color:#14344d;}
        
        Text color #14344d
      
           This box has a color of #14344d        
        
          <div style="background-color:#14344d;">Content here</div>
        
        
          .mybackground {background-color:#14344d;}
        
        Background color #14344d
      
           Border around this has a color of #14344d        
        
          <div style="border:2px solid #14344d;">Content here</div>
        
        
          .myborder {border:2px solid #14344d;}
        
        Border color #14344d