#14669f color space conversions
Hex:
        #14669f
        RGB:
        20, 102, 159
        CMY:
        92, 60, 38
        CMYK:
        87, 36, 0, 38
      HSL:
        205°, 77.6536%, 35.0980%
        HSV (HSB):
        205°, 87.4214%, 62.3529%
        XYZ:
        11.2979, 12.1547, 34.5515
        xyY:
        0.1948, 0.2095, 12.1547
      CIE-Lab:
        41.4609, -1.8343, -37.3456
        CIE-LCH:
        41.4609, 37.3906, 267.1881
        CIE-Luv:
        41.4609, -24.6963, -54.0881
        Hunter-Lab:
        34.8635, -3.1665, -34.3549
      #14669f color charts
#14669f RGB chart
      #14669f CMYK chart
      #14669f RGB pie chart
      #14669f color shades, tints & tones
#14669f color schemes
#14669f color preview, HTML & CSS examples
           This text has a color of #14669f        
        
          <p style="color:#14669f;">Text here</p>
        
        
          .mytext {color:#14669f;}
        
        Text color #14669f
      
           This box has a color of #14669f        
        
          <div style="background-color:#14669f;">Content here</div>
        
        
          .mybackground {background-color:#14669f;}
        
        Background color #14669f
      
           Border around this has a color of #14669f        
        
          <div style="border:2px solid #14669f;">Content here</div>
        
        
          .myborder {border:2px solid #14669f;}
        
        Border color #14669f