#144480 color space conversions
Hex:
        #144480
        RGB:
        20, 68, 128
        CMY:
        92, 73, 50
        CMYK:
        84, 47, 0, 50
      HSL:
        213°, 72.9730%, 29.0196%
        HSV (HSB):
        213°, 84.3750%, 50.1961%
        XYZ:
        6.2519, 5.8415, 21.2201
        xyY:
        0.1877, 0.1753, 5.8415
      CIE-Lab:
        29.0090, 7.8299, -38.3541
        CIE-LCH:
        29.0090, 39.1452, 281.5383
        CIE-Luv:
        29.0090, -14.7438, -50.7637
        Hunter-Lab:
        24.1692, 3.8770, -35.1371
      #144480 color charts
#144480 RGB chart
      #144480 CMYK chart
      #144480 RGB pie chart
      #144480 color shades, tints & tones
#144480 color schemes
#144480 color preview, HTML & CSS examples
           This text has a color of #144480        
        
          <p style="color:#144480;">Text here</p>
        
        
          .mytext {color:#144480;}
        
        Text color #144480
      
           This box has a color of #144480        
        
          <div style="background-color:#144480;">Content here</div>
        
        
          .mybackground {background-color:#144480;}
        
        Background color #144480
      
           Border around this has a color of #144480        
        
          <div style="border:2px solid #144480;">Content here</div>
        
        
          .myborder {border:2px solid #144480;}
        
        Border color #144480