#14408d color space conversions
Hex:
        #14408d
        RGB:
        20, 64, 141
        CMY:
        92, 75, 45
        CMYK:
        86, 55, 0, 45
      HSL:
        218°, 75.1553%, 31.5686%
        HSV (HSB):
        218°, 85.8156%, 55.2941%
        XYZ:
        6.9296, 5.7386, 25.9417
        xyY:
        0.1795, 0.1486, 5.7386
      CIE-Lab:
        28.7432, 16.0199, -46.8437
        CIE-LCH:
        28.7432, 49.5072, 288.8800
        CIE-Luv:
        28.7432, -13.2971, -62.0318
        Hunter-Lab:
        23.9554, 9.7130, -47.4375
      #14408d color charts
#14408d RGB chart
      #14408d CMYK chart
      #14408d RGB pie chart
      #14408d color shades, tints & tones
#14408d color schemes
#14408d color preview, HTML & CSS examples
           This text has a color of #14408d        
        
          <p style="color:#14408d;">Text here</p>
        
        
          .mytext {color:#14408d;}
        
        Text color #14408d
      
           This box has a color of #14408d        
        
          <div style="background-color:#14408d;">Content here</div>
        
        
          .mybackground {background-color:#14408d;}
        
        Background color #14408d
      
           Border around this has a color of #14408d        
        
          <div style="border:2px solid #14408d;">Content here</div>
        
        
          .myborder {border:2px solid #14408d;}
        
        Border color #14408d