#14669b color space conversions
Hex:
        #14669b
        RGB:
        20, 102, 155
        CMY:
        92, 60, 39
        CMYK:
        87, 34, 0, 39
      HSL:
        204°, 77.1429%, 34.3137%
        HSV (HSB):
        204°, 87.0968%, 60.7843%
        XYZ:
        10.9563, 12.0180, 32.7526
        xyY:
        0.1966, 0.2157, 12.0180
      CIE-Lab:
        41.2447, -3.4059, -35.3085
        CIE-LCH:
        41.2447, 35.4723, 264.4903
        CIE-Luv:
        41.2447, -24.9056, -50.7758
        Hunter-Lab:
        34.6670, -4.2537, -31.7489
      #14669b color charts
#14669b RGB chart
      #14669b CMYK chart
      #14669b RGB pie chart
      #14669b color shades, tints & tones
#14669b color schemes
#14669b color preview, HTML & CSS examples
           This text has a color of #14669b        
        
          <p style="color:#14669b;">Text here</p>
        
        
          .mytext {color:#14669b;}
        
        Text color #14669b
      
           This box has a color of #14669b        
        
          <div style="background-color:#14669b;">Content here</div>
        
        
          .mybackground {background-color:#14669b;}
        
        Background color #14669b
      
           Border around this has a color of #14669b        
        
          <div style="border:2px solid #14669b;">Content here</div>
        
        
          .myborder {border:2px solid #14669b;}
        
        Border color #14669b