#144abf color space conversions
Hex:
        #144abf
        RGB:
        20, 74, 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.1412, 8.8079, 50.3504
        xyY:
        0.1703, 0.1235, 8.8079
      CIE-Lab:
        35.6117, 29.3488, -65.6741
        CIE-LCH:
        35.6117, 71.9336, 294.0791
        CIE-Luv:
        35.6117, -15.4561, -92.5461
        Hunter-Lab:
        29.6781, 21.0874, -79.8140
      #144abf color charts
#144abf RGB chart
      #144abf CMYK chart
      #144abf RGB pie chart
      #144abf color shades, tints & tones
#144abf color schemes
#144abf color preview, HTML & CSS examples
           This text has a color of #144abf        
        
          <p style="color:#144abf;">Text here</p>
        
        
          .mytext {color:#144abf;}
        
        Text color #144abf
      
           This box has a color of #144abf        
        
          <div style="background-color:#144abf;">Content here</div>
        
        
          .mybackground {background-color:#144abf;}
        
        Background color #144abf
      
           Border around this has a color of #144abf        
        
          <div style="border:2px solid #144abf;">Content here</div>
        
        
          .myborder {border:2px solid #144abf;}
        
        Border color #144abf