#14539f color space conversions
Hex:
        #14539f
        RGB:
        20, 83, 159
        CMY:
        92, 67, 38
        CMYK:
        87, 48, 0, 38
      HSL:
        213°, 77.6536%, 35.0980%
        HSV (HSB):
        213°, 87.4214%, 62.3529%
        XYZ:
        9.6398, 8.8384, 33.9988
        xyY:
        0.1837, 0.1684, 8.8384
      CIE-Lab:
        35.6714, 10.4522, -46.5963
        CIE-LCH:
        35.6714, 47.7541, 282.6429
        CIE-Luv:
        35.6714, -18.5253, -66.1333
        Hunter-Lab:
        29.7295, 5.8517, -46.9937
      #14539f color charts
#14539f RGB chart
      #14539f CMYK chart
      #14539f RGB pie chart
      #14539f color shades, tints & tones
#14539f color schemes
#14539f color preview, HTML & CSS examples
           This text has a color of #14539f        
        
          <p style="color:#14539f;">Text here</p>
        
        
          .mytext {color:#14539f;}
        
        Text color #14539f
      
           This box has a color of #14539f        
        
          <div style="background-color:#14539f;">Content here</div>
        
        
          .mybackground {background-color:#14539f;}
        
        Background color #14539f
      
           Border around this has a color of #14539f        
        
          <div style="border:2px solid #14539f;">Content here</div>
        
        
          .myborder {border:2px solid #14539f;}
        
        Border color #14539f