#144a7e color space conversions
Hex:
        #144a7e
        RGB:
        20, 74, 126
        CMY:
        92, 71, 51
        CMYK:
        84, 41, 0, 51
      HSL:
        209°, 72.6027%, 28.6275%
        HSV (HSB):
        209°, 84.1270%, 49.4118%
        XYZ:
        6.5032, 6.5526, 20.6607
        xyY:
        0.1929, 0.1943, 6.5526
      CIE-Lab:
        30.7660, 2.9251, -34.2968
        CIE-LCH:
        30.7660, 34.4213, 274.8748
        CIE-Luv:
        30.7660, -16.7443, -45.8845
        Hunter-Lab:
        25.5981, 0.5509, -29.9353
      #144a7e color charts
#144a7e RGB chart
      #144a7e CMYK chart
      #144a7e RGB pie chart
      #144a7e color shades, tints & tones
#144a7e color schemes
#144a7e color preview, HTML & CSS examples
           This text has a color of #144a7e        
        
          <p style="color:#144a7e;">Text here</p>
        
        
          .mytext {color:#144a7e;}
        
        Text color #144a7e
      
           This box has a color of #144a7e        
        
          <div style="background-color:#144a7e;">Content here</div>
        
        
          .mybackground {background-color:#144a7e;}
        
        Background color #144a7e
      
           Border around this has a color of #144a7e        
        
          <div style="border:2px solid #144a7e;">Content here</div>
        
        
          .myborder {border:2px solid #144a7e;}
        
        Border color #144a7e