#14748e color space conversions
Hex:
        #14748e
        RGB:
        20, 116, 142
        CMY:
        92, 55, 44
        CMYK:
        86, 18, 0, 44
      HSL:
        193°, 75.3086%, 31.7647%
        HSV (HSB):
        193°, 85.9155%, 55.6863%
        XYZ:
        11.4164, 14.5925, 27.8061
        xyY:
        0.2121, 0.2712, 14.5925
      CIE-Lab:
        45.0709, -16.5383, -21.5941
        CIE-LCH:
        45.0709, 27.1996, 232.5526
        CIE-Luv:
        45.0709, -30.6318, -29.1259
        Hunter-Lab:
        38.2001, -13.5043, -16.4175
      #14748e color charts
#14748e RGB chart
      #14748e CMYK chart
      #14748e RGB pie chart
      #14748e color shades, tints & tones
#14748e color schemes
#14748e color preview, HTML & CSS examples
           This text has a color of #14748e        
        
          <p style="color:#14748e;">Text here</p>
        
        
          .mytext {color:#14748e;}
        
        Text color #14748e
      
           This box has a color of #14748e        
        
          <div style="background-color:#14748e;">Content here</div>
        
        
          .mybackground {background-color:#14748e;}
        
        Background color #14748e
      
           Border around this has a color of #14748e        
        
          <div style="border:2px solid #14748e;">Content here</div>
        
        
          .myborder {border:2px solid #14748e;}
        
        Border color #14748e