#144fa7 color space conversions
Hex:
        #144fa7
        RGB:
        20, 79, 167
        CMY:
        92, 69, 35
        CMYK:
        88, 53, 0, 35
      HSL:
        216°, 78.6096%, 36.6667%
        HSV (HSB):
        216°, 88.0240%, 65.4902%
        XYZ:
        10.0595, 8.5307, 37.6756
        xyY:
        0.1788, 0.1516, 8.5307
      CIE-Lab:
        35.0646, 16.4042, -52.3672
        CIE-LCH:
        35.0646, 54.8764, 287.3933
        CIE-Luv:
        35.0646, -17.1207, -74.0792
        Hunter-Lab:
        29.2074, 10.3656, -56.0351
      #144fa7 color charts
#144fa7 RGB chart
      #144fa7 CMYK chart
      #144fa7 RGB pie chart
      #144fa7 color shades, tints & tones
#144fa7 color schemes
#144fa7 color preview, HTML & CSS examples
           This text has a color of #144fa7        
        
          <p style="color:#144fa7;">Text here</p>
        
        
          .mytext {color:#144fa7;}
        
        Text color #144fa7
      
           This box has a color of #144fa7        
        
          <div style="background-color:#144fa7;">Content here</div>
        
        
          .mybackground {background-color:#144fa7;}
        
        Background color #144fa7
      
           Border around this has a color of #144fa7        
        
          <div style="border:2px solid #144fa7;">Content here</div>
        
        
          .myborder {border:2px solid #144fa7;}
        
        Border color #144fa7