#144f98 color space conversions
Hex:
        #144f98
        RGB:
        20, 79, 152
        CMY:
        92, 69, 40
        CMYK:
        87, 48, 0, 40
      HSL:
        213°, 76.7442%, 33.7255%
        HSV (HSB):
        213°, 86.8421%, 59.6078%
        XYZ:
        8.7520, 8.0077, 30.7901
        xyY:
        0.1841, 0.1684, 8.0077
      CIE-Lab:
        33.9989, 10.2712, -45.0695
        CIE-LCH:
        33.9989, 46.2251, 282.8383
        CIE-Luv:
        33.9989, -17.5041, -63.0191
        Hunter-Lab:
        28.2979, 5.6853, -44.7033
      #144f98 color charts
#144f98 RGB chart
      #144f98 CMYK chart
      #144f98 RGB pie chart
      #144f98 color shades, tints & tones
#144f98 color schemes
#144f98 color preview, HTML & CSS examples
           This text has a color of #144f98        
        
          <p style="color:#144f98;">Text here</p>
        
        
          .mytext {color:#144f98;}
        
        Text color #144f98
      
           This box has a color of #144f98        
        
          <div style="background-color:#144f98;">Content here</div>
        
        
          .mybackground {background-color:#144f98;}
        
        Background color #144f98
      
           Border around this has a color of #144f98        
        
          <div style="border:2px solid #144f98;">Content here</div>
        
        
          .myborder {border:2px solid #144f98;}
        
        Border color #144f98