#14489d color space conversions
Hex:
        #14489d
        RGB:
        20, 72, 157
        CMY:
        92, 72, 38
        CMYK:
        87, 54, 0, 38
      HSL:
        217°, 77.4011%, 34.7059%
        HSV (HSB):
        217°, 87.2611%, 61.5686%
        XYZ:
        8.6917, 7.2178, 32.8334
        xyY:
        0.1783, 0.1481, 7.2178
      CIE-Lab:
        32.2976, 17.0844, -50.8446
        CIE-LCH:
        32.2976, 53.6381, 288.5730
        CIE-Luv:
        32.2976, -15.3162, -70.0508
        Hunter-Lab:
        26.8659, 10.7330, -53.6533
      #14489d color charts
#14489d RGB chart
      #14489d CMYK chart
      #14489d RGB pie chart
      #14489d color shades, tints & tones
#14489d color schemes
#14489d color preview, HTML & CSS examples
           This text has a color of #14489d        
        
          <p style="color:#14489d;">Text here</p>
        
        
          .mytext {color:#14489d;}
        
        Text color #14489d
      
           This box has a color of #14489d        
        
          <div style="background-color:#14489d;">Content here</div>
        
        
          .mybackground {background-color:#14489d;}
        
        Background color #14489d
      
           Border around this has a color of #14489d        
        
          <div style="border:2px solid #14489d;">Content here</div>
        
        
          .myborder {border:2px solid #14489d;}
        
        Border color #14489d