#144fa2 color space conversions
Hex:
        #144fa2
        RGB:
        20, 79, 162
        CMY:
        92, 69, 36
        CMYK:
        88, 51, 0, 36
      HSL:
        215°, 78.0220%, 35.6863%
        HSV (HSB):
        215°, 87.6543%, 63.5294%
        XYZ:
        9.6061, 8.3493, 35.2877
        xyY:
        0.1804, 0.1568, 8.3493
      CIE-Lab:
        34.7001, 14.3668, -49.9643
        CIE-LCH:
        34.7001, 51.9888, 286.0421
        CIE-Luv:
        34.7001, -17.2367, -70.4434
        Hunter-Lab:
        28.8952, 8.7748, -52.1801
      #144fa2 color charts
#144fa2 RGB chart
      #144fa2 CMYK chart
      #144fa2 RGB pie chart
      #144fa2 color shades, tints & tones
#144fa2 color schemes
#144fa2 color preview, HTML & CSS examples
           This text has a color of #144fa2        
        
          <p style="color:#144fa2;">Text here</p>
        
        
          .mytext {color:#144fa2;}
        
        Text color #144fa2
      
           This box has a color of #144fa2        
        
          <div style="background-color:#144fa2;">Content here</div>
        
        
          .mybackground {background-color:#144fa2;}
        
        Background color #144fa2
      
           Border around this has a color of #144fa2        
        
          <div style="border:2px solid #144fa2;">Content here</div>
        
        
          .myborder {border:2px solid #144fa2;}
        
        Border color #144fa2