#144f9b color space conversions
Hex:
        #144f9b
        RGB:
        20, 79, 155
        CMY:
        92, 69, 39
        CMYK:
        87, 49, 0, 39
      HSL:
        214°, 77.1429%, 34.3137%
        HSV (HSB):
        214°, 87.0968%, 60.7843%
        XYZ:
        9.0009, 8.1072, 32.1008
        xyY:
        0.1829, 0.1648, 8.1072
      CIE-Lab:
        34.2052, 11.5021, -46.5506
        CIE-LCH:
        34.2052, 47.9506, 283.8791
        CIE-Luv:
        34.2052, -17.4188, -65.2679
        Hunter-Lab:
        28.4732, 6.5987, -46.9125
      #144f9b color charts
#144f9b RGB chart
      #144f9b CMYK chart
      #144f9b RGB pie chart
      #144f9b color shades, tints & tones
#144f9b color schemes
#144f9b color preview, HTML & CSS examples
           This text has a color of #144f9b        
        
          <p style="color:#144f9b;">Text here</p>
        
        
          .mytext {color:#144f9b;}
        
        Text color #144f9b
      
           This box has a color of #144f9b        
        
          <div style="background-color:#144f9b;">Content here</div>
        
        
          .mybackground {background-color:#144f9b;}
        
        Background color #144f9b
      
           Border around this has a color of #144f9b        
        
          <div style="border:2px solid #144f9b;">Content here</div>
        
        
          .myborder {border:2px solid #144f9b;}
        
        Border color #144f9b