#144a7d color space conversions
Hex:
        #144a7d
        RGB:
        20, 74, 125
        CMY:
        92, 71, 51
        CMYK:
        84, 41, 0, 51
      HSL:
        209°, 72.4138%, 28.4314%
        HSV (HSB):
        209°, 84.0000%, 49.0196%
        XYZ:
        6.4389, 6.5269, 20.3225
        xyY:
        0.1934, 0.1961, 6.5269
      CIE-Lab:
        30.7048, 2.5134, -33.7717
        CIE-LCH:
        30.7048, 33.8651, 274.2563
        CIE-Luv:
        30.7048, -16.7798, -45.1013
        Hunter-Lab:
        25.5479, 0.2793, -29.2797
      #144a7d color charts
#144a7d RGB chart
      #144a7d CMYK chart
      #144a7d RGB pie chart
      #144a7d color shades, tints & tones
#144a7d color schemes
#144a7d color preview, HTML & CSS examples
           This text has a color of #144a7d        
        
          <p style="color:#144a7d;">Text here</p>
        
        
          .mytext {color:#144a7d;}
        
        Text color #144a7d
      
           This box has a color of #144a7d        
        
          <div style="background-color:#144a7d;">Content here</div>
        
        
          .mybackground {background-color:#144a7d;}
        
        Background color #144a7d
      
           Border around this has a color of #144a7d        
        
          <div style="border:2px solid #144a7d;">Content here</div>
        
        
          .myborder {border:2px solid #144a7d;}
        
        Border color #144a7d