#14487f color space conversions
Hex:
        #14487f
        RGB:
        20, 72, 127
        CMY:
        92, 72, 50
        CMYK:
        84, 43, 0, 50
      HSL:
        211°, 72.7891%, 28.8235%
        HSV (HSB):
        211°, 84.2520%, 49.8039%
        XYZ:
        6.4366, 6.3158, 20.9585
        xyY:
        0.1909, 0.1874, 6.3158
      CIE-Lab:
        30.1955, 4.6841, -35.8299
        CIE-LCH:
        30.1955, 36.1347, 277.4481
        CIE-Luv:
        30.1955, -16.0532, -47.8281
        Hunter-Lab:
        25.1312, 1.7380, -31.8539
      #14487f color charts
#14487f RGB chart
      #14487f CMYK chart
      #14487f RGB pie chart
      #14487f color shades, tints & tones
#14487f color schemes
#14487f color preview, HTML & CSS examples
           This text has a color of #14487f        
        
          <p style="color:#14487f;">Text here</p>
        
        
          .mytext {color:#14487f;}
        
        Text color #14487f
      
           This box has a color of #14487f        
        
          <div style="background-color:#14487f;">Content here</div>
        
        
          .mybackground {background-color:#14487f;}
        
        Background color #14487f
      
           Border around this has a color of #14487f        
        
          <div style="border:2px solid #14487f;">Content here</div>
        
        
          .myborder {border:2px solid #14487f;}
        
        Border color #14487f