#14647d color space conversions
Hex:
        #14647d
        RGB:
        20, 100, 125
        CMY:
        92, 61, 51
        CMYK:
        84, 20, 0, 51
      HSL:
        194°, 72.4138%, 28.4314%
        HSV (HSB):
        194°, 84.0000%, 49.0196%
        XYZ:
        8.5473, 10.7437, 21.0253
        xyY:
        0.2120, 0.2665, 10.7437
      CIE-Lab:
        39.1455, -13.6859, -20.5215
        CIE-LCH:
        39.1455, 24.6665, 236.3004
        CIE-Luv:
        39.1455, -25.9358, -26.9451
        Hunter-Lab:
        32.7776, -10.8139, -15.0874
      #14647d color charts
#14647d RGB chart
      #14647d CMYK chart
      #14647d RGB pie chart
      #14647d color shades, tints & tones
#14647d color schemes
#14647d color preview, HTML & CSS examples
           This text has a color of #14647d        
        
          <p style="color:#14647d;">Text here</p>
        
        
          .mytext {color:#14647d;}
        
        Text color #14647d
      
           This box has a color of #14647d        
        
          <div style="background-color:#14647d;">Content here</div>
        
        
          .mybackground {background-color:#14647d;}
        
        Background color #14647d
      
           Border around this has a color of #14647d        
        
          <div style="border:2px solid #14647d;">Content here</div>
        
        
          .myborder {border:2px solid #14647d;}
        
        Border color #14647d