#14459f color space conversions
Hex:
        #14459f
        RGB:
        20, 69, 159
        CMY:
        92, 73, 38
        CMYK:
        87, 57, 0, 38
      HSL:
        219°, 77.6536%, 35.0980%
        HSV (HSB):
        219°, 87.4214%, 62.3529%
        XYZ:
        8.6746, 6.9082, 33.6771
        xyY:
        0.1761, 0.1402, 6.9082
      CIE-Lab:
        31.5969, 19.9573, -53.1918
        CIE-LCH:
        31.5969, 56.8125, 290.5659
        CIE-Luv:
        31.5969, -14.4534, -72.6599
        Hunter-Lab:
        26.2834, 12.9165, -57.5703
      #14459f color charts
#14459f RGB chart
      #14459f CMYK chart
      #14459f RGB pie chart
      #14459f color shades, tints & tones
#14459f color schemes
#14459f color preview, HTML & CSS examples
           This text has a color of #14459f        
        
          <p style="color:#14459f;">Text here</p>
        
        
          .mytext {color:#14459f;}
        
        Text color #14459f
      
           This box has a color of #14459f        
        
          <div style="background-color:#14459f;">Content here</div>
        
        
          .mybackground {background-color:#14459f;}
        
        Background color #14459f
      
           Border around this has a color of #14459f        
        
          <div style="border:2px solid #14459f;">Content here</div>
        
        
          .myborder {border:2px solid #14459f;}
        
        Border color #14459f