#144ba1 color space conversions
Hex:
        #144ba1
        RGB:
        20, 75, 161
        CMY:
        92, 71, 37
        CMYK:
        88, 53, 0, 37
      HSL:
        217°, 77.9006%, 35.4902%
        HSV (HSB):
        217°, 87.5776%, 63.1373%
        XYZ:
        9.2376, 7.7541, 34.7280
        xyY:
        0.1786, 0.1499, 7.7541
      CIE-Lab:
        33.4654, 16.6718, -51.3628
        CIE-LCH:
        33.4654, 54.0008, 287.9828
        CIE-Luv:
        33.4654, -16.0966, -71.5931
        Hunter-Lab:
        27.8462, 10.4842, -54.4506
      #144ba1 color charts
#144ba1 RGB chart
      #144ba1 CMYK chart
      #144ba1 RGB pie chart
      #144ba1 color shades, tints & tones
#144ba1 color schemes
#144ba1 color preview, HTML & CSS examples
           This text has a color of #144ba1        
        
          <p style="color:#144ba1;">Text here</p>
        
        
          .mytext {color:#144ba1;}
        
        Text color #144ba1
      
           This box has a color of #144ba1        
        
          <div style="background-color:#144ba1;">Content here</div>
        
        
          .mybackground {background-color:#144ba1;}
        
        Background color #144ba1
      
           Border around this has a color of #144ba1        
        
          <div style="border:2px solid #144ba1;">Content here</div>
        
        
          .myborder {border:2px solid #144ba1;}
        
        Border color #144ba1