#144bbf color space conversions
Hex:
        #144bbf
        RGB:
        20, 75, 191
        CMY:
        92, 71, 25
        CMYK:
        90, 61, 0, 25
      HSL:
        221°, 81.0427%, 41.3725%
        HSV (HSB):
        221°, 89.5288%, 74.9020%
        XYZ:
        12.2085, 8.9425, 50.3728
        xyY:
        0.1707, 0.1250, 8.9425
      CIE-Lab:
        35.8733, 28.6857, -65.2461
        CIE-LCH:
        35.8733, 71.2736, 293.7329
        CIE-Luv:
        35.8733, -15.7028, -92.2330
        Hunter-Lab:
        29.9040, 20.5422, -78.9405
      #144bbf color charts
#144bbf RGB chart
      #144bbf CMYK chart
      #144bbf RGB pie chart
      #144bbf color shades, tints & tones
#144bbf color schemes
#144bbf color preview, HTML & CSS examples
           This text has a color of #144bbf        
        
          <p style="color:#144bbf;">Text here</p>
        
        
          .mytext {color:#144bbf;}
        
        Text color #144bbf
      
           This box has a color of #144bbf        
        
          <div style="background-color:#144bbf;">Content here</div>
        
        
          .mybackground {background-color:#144bbf;}
        
        Background color #144bbf
      
           Border around this has a color of #144bbf        
        
          <div style="border:2px solid #144bbf;">Content here</div>
        
        
          .myborder {border:2px solid #144bbf;}
        
        Border color #144bbf