#14548d color space conversions
Hex:
        #14548d
        RGB:
        20, 84, 141
        CMY:
        92, 67, 45
        CMYK:
        86, 40, 0, 45
      HSL:
        208°, 75.1553%, 31.5686%
        HSV (HSB):
        208°, 85.8156%, 55.2941%
        XYZ:
        8.2665, 8.4125, 26.3874
        xyY:
        0.1919, 0.1953, 8.4125
      CIE-Lab:
        34.8275, 2.4454, -37.0593
        CIE-LCH:
        34.8275, 37.1399, 273.7753
        CIE-Luv:
        34.8275, -19.4899, -51.5712
        Hunter-Lab:
        29.0042, 0.1171, -33.6377
      #14548d color charts
#14548d RGB chart
      #14548d CMYK chart
      #14548d RGB pie chart
      #14548d color shades, tints & tones
#14548d color schemes
#14548d color preview, HTML & CSS examples
           This text has a color of #14548d        
        
          <p style="color:#14548d;">Text here</p>
        
        
          .mytext {color:#14548d;}
        
        Text color #14548d
      
           This box has a color of #14548d        
        
          <div style="background-color:#14548d;">Content here</div>
        
        
          .mybackground {background-color:#14548d;}
        
        Background color #14548d
      
           Border around this has a color of #14548d        
        
          <div style="border:2px solid #14548d;">Content here</div>
        
        
          .myborder {border:2px solid #14548d;}
        
        Border color #14548d