#14294d color space conversions
Hex:
        #14294d
        RGB:
        20, 41, 77
        CMY:
        92, 84, 70
        CMYK:
        74, 47, 0, 70
      HSL:
        218°, 58.7629%, 19.0196%
        HSV (HSB):
        218°, 74.0260%, 30.1961%
        XYZ:
        2.4210, 2.2704, 7.3318
        xyY:
        0.2014, 0.1888, 2.2704
      CIE-Lab:
        16.8468, 5.5330, -24.7343
        CIE-LCH:
        16.8468, 25.3456, 282.6093
        CIE-Luv:
        16.8468, -7.0576, -26.0353
        Hunter-Lab:
        15.0679, 2.3110, -18.3021
      #14294d color charts
#14294d RGB chart
      #14294d CMYK chart
      #14294d RGB pie chart
      #14294d color shades, tints & tones
#14294d color schemes
#14294d color preview, HTML & CSS examples
           This text has a color of #14294d        
        
          <p style="color:#14294d;">Text here</p>
        
        
          .mytext {color:#14294d;}
        
        Text color #14294d
      
           This box has a color of #14294d        
        
          <div style="background-color:#14294d;">Content here</div>
        
        
          .mybackground {background-color:#14294d;}
        
        Background color #14294d
      
           Border around this has a color of #14294d        
        
          <div style="border:2px solid #14294d;">Content here</div>
        
        
          .myborder {border:2px solid #14294d;}
        
        Border color #14294d