#144bb5 color space conversions
Hex:
        #144bb5
        RGB:
        20, 75, 181
        CMY:
        92, 71, 29
        CMYK:
        89, 59, 0, 29
      HSL:
        220°, 80.0995%, 39.4118%
        HSV (HSB):
        220°, 88.9503%, 70.9804%
        XYZ:
        11.1451, 8.5171, 44.7726
        xyY:
        0.1730, 0.1322, 8.5171
      CIE-Lab:
        35.0373, 24.7400, -60.7285
        CIE-LCH:
        35.0373, 65.5745, 292.1653
        CIE-Luv:
        35.0373, -15.7931, -85.5305
        Hunter-Lab:
        29.1840, 17.0951, -70.5308
      #144bb5 color charts
#144bb5 RGB chart
      #144bb5 CMYK chart
      #144bb5 RGB pie chart
      #144bb5 color shades, tints & tones
#144bb5 color schemes
#144bb5 color preview, HTML & CSS examples
           This text has a color of #144bb5        
        
          <p style="color:#144bb5;">Text here</p>
        
        
          .mytext {color:#144bb5;}
        
        Text color #144bb5
      
           This box has a color of #144bb5        
        
          <div style="background-color:#144bb5;">Content here</div>
        
        
          .mybackground {background-color:#144bb5;}
        
        Background color #144bb5
      
           Border around this has a color of #144bb5        
        
          <div style="border:2px solid #144bb5;">Content here</div>
        
        
          .myborder {border:2px solid #144bb5;}
        
        Border color #144bb5