#144dbf color space conversions
Hex:
        #144dbf
        RGB:
        20, 77, 191
        CMY:
        92, 70, 25
        CMYK:
        90, 60, 0, 25
      HSL:
        220°, 81.0427%, 41.3725%
        HSV (HSB):
        220°, 89.5288%, 74.9020%
        XYZ:
        12.3463, 9.2181, 50.4188
        xyY:
        0.1715, 0.1281, 9.2181
      CIE-Lab:
        36.4008, 27.3575, -64.3836
        CIE-LCH:
        36.4008, 69.9549, 293.0214
        CIE-Luv:
        36.4008, -16.2045, -91.5713
        Hunter-Lab:
        30.3613, 19.4544, -77.2057
      #144dbf color charts
#144dbf RGB chart
      #144dbf CMYK chart
      #144dbf RGB pie chart
      #144dbf color shades, tints & tones
#144dbf color schemes
#144dbf color preview, HTML & CSS examples
           This text has a color of #144dbf        
        
          <p style="color:#144dbf;">Text here</p>
        
        
          .mytext {color:#144dbf;}
        
        Text color #144dbf
      
           This box has a color of #144dbf        
        
          <div style="background-color:#144dbf;">Content here</div>
        
        
          .mybackground {background-color:#144dbf;}
        
        Background color #144dbf
      
           Border around this has a color of #144dbf        
        
          <div style="border:2px solid #144dbf;">Content here</div>
        
        
          .myborder {border:2px solid #144dbf;}
        
        Border color #144dbf