#14469b color space conversions
Hex:
        #14469b
        RGB:
        20, 70, 155
        CMY:
        92, 73, 39
        CMYK:
        87, 55, 0, 39
      HSL:
        218°, 77.1429%, 34.3137%
        HSV (HSB):
        218°, 87.0968%, 60.7843%
        XYZ:
        8.3950, 6.8956, 31.8989
        xyY:
        0.1779, 0.1461, 6.8956
      CIE-Lab:
        31.5680, 17.6369, -50.8178
        CIE-LCH:
        31.5680, 53.7914, 289.1400
        CIE-Luv:
        31.5680, -14.7852, -69.4728
        Hunter-Lab:
        26.2595, 11.1116, -53.6413
      #14469b color charts
#14469b RGB chart
      #14469b CMYK chart
      #14469b RGB pie chart
      #14469b color shades, tints & tones
#14469b color schemes
#14469b color preview, HTML & CSS examples
           This text has a color of #14469b        
        
          <p style="color:#14469b;">Text here</p>
        
        
          .mytext {color:#14469b;}
        
        Text color #14469b
      
           This box has a color of #14469b        
        
          <div style="background-color:#14469b;">Content here</div>
        
        
          .mybackground {background-color:#14469b;}
        
        Background color #14469b
      
           Border around this has a color of #14469b        
        
          <div style="border:2px solid #14469b;">Content here</div>
        
        
          .myborder {border:2px solid #14469b;}
        
        Border color #14469b