#14475d color space conversions
Hex:
        #14475d
        RGB:
        20, 71, 93
        CMY:
        92, 72, 64
        CMYK:
        78, 24, 0, 64
      HSL:
        198°, 64.6018%, 22.1569%
        HSV (HSB):
        198°, 78.4946%, 36.4706%
        XYZ:
        4.5175, 5.4455, 11.1689
        xyY:
        0.2138, 0.2577, 5.4455
      CIE-Lab:
        27.9681, -8.4015, -17.8155
        CIE-LCH:
        27.9681, 19.6971, 244.7520
        CIE-Luv:
        27.9681, -17.0476, -21.4235
        Hunter-Lab:
        23.3356, -6.2818, -12.0425
      #14475d color charts
#14475d RGB chart
      #14475d CMYK chart
      #14475d RGB pie chart
      #14475d color shades, tints & tones
#14475d color schemes
#14475d color preview, HTML & CSS examples
           This text has a color of #14475d        
        
          <p style="color:#14475d;">Text here</p>
        
        
          .mytext {color:#14475d;}
        
        Text color #14475d
      
           This box has a color of #14475d        
        
          <div style="background-color:#14475d;">Content here</div>
        
        
          .mybackground {background-color:#14475d;}
        
        Background color #14475d
      
           Border around this has a color of #14475d        
        
          <div style="border:2px solid #14475d;">Content here</div>
        
        
          .myborder {border:2px solid #14475d;}
        
        Border color #14475d