#14337d color space conversions
Hex:
        #14337d
        RGB:
        20, 51, 125
        CMY:
        92, 80, 51
        CMYK:
        84, 59, 0, 51
      HSL:
        222°, 72.4138%, 28.4314%
        HSV (HSB):
        222°, 84.0000%, 49.0196%
        XYZ:
        5.1740, 3.9970, 19.9008
        xyY:
        0.1780, 0.1375, 3.9970
      CIE-Lab:
        23.6617, 18.5401, -45.1190
        CIE-LCH:
        23.6617, 48.7797, 292.3385
        CIE-Luv:
        23.6617, -9.8585, -55.4182
        Hunter-Lab:
        19.9926, 11.2079, -45.0230
      #14337d color charts
#14337d RGB chart
      #14337d CMYK chart
      #14337d RGB pie chart
      #14337d color shades, tints & tones
#14337d color schemes
#14337d color preview, HTML & CSS examples
           This text has a color of #14337d        
        
          <p style="color:#14337d;">Text here</p>
        
        
          .mytext {color:#14337d;}
        
        Text color #14337d
      
           This box has a color of #14337d        
        
          <div style="background-color:#14337d;">Content here</div>
        
        
          .mybackground {background-color:#14337d;}
        
        Background color #14337d
      
           Border around this has a color of #14337d        
        
          <div style="border:2px solid #14337d;">Content here</div>
        
        
          .myborder {border:2px solid #14337d;}
        
        Border color #14337d