#144c9b color space conversions
Hex:
        #144c9b
        RGB:
        20, 76, 155
        CMY:
        92, 70, 39
        CMYK:
        87, 51, 0, 39
      HSL:
        215°, 77.1429%, 34.3137%
        HSV (HSB):
        215°, 87.0968%, 60.7843%
        XYZ:
        8.7893, 7.6842, 32.0303
        xyY:
        0.1812, 0.1584, 7.6842
      CIE-Lab:
        33.3163, 13.5343, -47.9858
        CIE-LCH:
        33.3163, 49.8580, 285.7510
        CIE-Luv:
        33.3163, -16.5177, -66.7805
        Hunter-Lab:
        27.7203, 8.0867, -49.1042
      #144c9b color charts
#144c9b RGB chart
      #144c9b CMYK chart
      #144c9b RGB pie chart
      #144c9b color shades, tints & tones
#144c9b color schemes
#144c9b color preview, HTML & CSS examples
           This text has a color of #144c9b        
        
          <p style="color:#144c9b;">Text here</p>
        
        
          .mytext {color:#144c9b;}
        
        Text color #144c9b
      
           This box has a color of #144c9b        
        
          <div style="background-color:#144c9b;">Content here</div>
        
        
          .mybackground {background-color:#144c9b;}
        
        Background color #144c9b
      
           Border around this has a color of #144c9b        
        
          <div style="border:2px solid #144c9b;">Content here</div>
        
        
          .myborder {border:2px solid #144c9b;}
        
        Border color #144c9b