#144a6b color space conversions
Hex:
        #144a6b
        RGB:
        20, 74, 107
        CMY:
        92, 71, 58
        CMYK:
        81, 31, 0, 58
      HSL:
        203°, 68.5039%, 24.9020%
        HSV (HSB):
        203°, 81.3084%, 41.9608%
        XYZ:
        5.3911, 6.1078, 14.8047
        xyY:
        0.2050, 0.2322, 6.1078
      CIE-Lab:
        29.6829, -4.7989, -24.0799
        CIE-LCH:
        29.6829, 24.5534, 258.7291
        CIE-Luv:
        29.6829, -17.5024, -30.7314
        Hunter-Lab:
        24.7140, -4.3115, -18.2173
      #144a6b color charts
#144a6b RGB chart
      #144a6b CMYK chart
      #144a6b RGB pie chart
      #144a6b color shades, tints & tones
#144a6b color schemes
#144a6b color preview, HTML & CSS examples
           This text has a color of #144a6b        
        
          <p style="color:#144a6b;">Text here</p>
        
        
          .mytext {color:#144a6b;}
        
        Text color #144a6b
      
           This box has a color of #144a6b        
        
          <div style="background-color:#144a6b;">Content here</div>
        
        
          .mybackground {background-color:#144a6b;}
        
        Background color #144a6b
      
           Border around this has a color of #144a6b        
        
          <div style="border:2px solid #144a6b;">Content here</div>
        
        
          .myborder {border:2px solid #144a6b;}
        
        Border color #144a6b