#14485b color space conversions
Hex:
        #14485b
        RGB:
        20, 72, 91
        CMY:
        92, 72, 64
        CMYK:
        78, 21, 0, 64
      HSL:
        196°, 63.9640%, 21.7647%
        HSV (HSB):
        196°, 78.0220%, 35.6863%
        XYZ:
        4.4942, 5.5388, 10.7298
        xyY:
        0.2165, 0.2668, 5.5388
      CIE-Lab:
        28.2177, -9.7898, -16.1416
        CIE-LCH:
        28.2177, 18.8783, 238.7635
        CIE-Luv:
        28.2177, -17.5125, -19.1167
        Hunter-Lab:
        23.5346, -7.0991, -10.5569
      #14485b color charts
#14485b RGB chart
      #14485b CMYK chart
      #14485b RGB pie chart
      #14485b color shades, tints & tones
#14485b color schemes
#14485b color preview, HTML & CSS examples
           This text has a color of #14485b        
        
          <p style="color:#14485b;">Text here</p>
        
        
          .mytext {color:#14485b;}
        
        Text color #14485b
      
           This box has a color of #14485b        
        
          <div style="background-color:#14485b;">Content here</div>
        
        
          .mybackground {background-color:#14485b;}
        
        Background color #14485b
      
           Border around this has a color of #14485b        
        
          <div style="border:2px solid #14485b;">Content here</div>
        
        
          .myborder {border:2px solid #14485b;}
        
        Border color #14485b