#144e8a color space conversions
Hex:
        #144e8a
        RGB:
        20, 78, 138
        CMY:
        92, 69, 46
        CMYK:
        86, 43, 0, 46
      HSL:
        211°, 74.6835%, 30.9804%
        HSV (HSB):
        211°, 85.5072%, 54.1176%
        XYZ:
        7.6003, 7.4325, 25.0788
        xyY:
        0.1895, 0.1853, 7.4325
      CIE-Lab:
        32.7718, 5.1875, -38.5073
        CIE-LCH:
        32.7718, 38.8552, 277.6724
        CIE-Luv:
        32.7718, -17.6349, -52.8731
        Hunter-Lab:
        27.2626, 2.0532, -35.4570
      #144e8a color charts
#144e8a RGB chart
      #144e8a CMYK chart
      #144e8a RGB pie chart
      #144e8a color shades, tints & tones
#144e8a color schemes
#144e8a color preview, HTML & CSS examples
           This text has a color of #144e8a        
        
          <p style="color:#144e8a;">Text here</p>
        
        
          .mytext {color:#144e8a;}
        
        Text color #144e8a
      
           This box has a color of #144e8a        
        
          <div style="background-color:#144e8a;">Content here</div>
        
        
          .mybackground {background-color:#144e8a;}
        
        Background color #144e8a
      
           Border around this has a color of #144e8a        
        
          <div style="border:2px solid #144e8a;">Content here</div>
        
        
          .myborder {border:2px solid #144e8a;}
        
        Border color #144e8a