#14a0ba color space conversions
Hex:
        #14a0ba
        RGB:
        20, 160, 186
        CMY:
        92, 37, 27
        CMYK:
        89, 14, 0, 27
      HSL:
        189°, 80.5825%, 40.3922%
        HSV (HSB):
        189°, 89.2473%, 72.9412%
        XYZ:
        21.7222, 28.8355, 50.8753
        xyY:
        0.2142, 0.2843, 28.8355
      CIE-Lab:
        60.6362, -24.6308, -23.0641
        CIE-LCH:
        60.6362, 33.7436, 223.1186
        CIE-Luv:
        60.6362, -43.0923, -32.0887
        Hunter-Lab:
        53.6987, -21.7658, -18.5835
      #14a0ba color charts
#14a0ba RGB chart
      #14a0ba CMYK chart
      #14a0ba RGB pie chart
      #14a0ba color shades, tints & tones
#14a0ba color schemes
#14a0ba color preview, HTML & CSS examples
           This text has a color of #14a0ba        
        
          <p style="color:#14a0ba;">Text here</p>
        
        
          .mytext {color:#14a0ba;}
        
        Text color #14a0ba
      
           This box has a color of #14a0ba        
        
          <div style="background-color:#14a0ba;">Content here</div>
        
        
          .mybackground {background-color:#14a0ba;}
        
        Background color #14a0ba
      
           Border around this has a color of #14a0ba        
        
          <div style="border:2px solid #14a0ba;">Content here</div>
        
        
          .myborder {border:2px solid #14a0ba;}
        
        Border color #14a0ba