#14a6bf color space conversions
Hex:
        #14a6bf
        RGB:
        20, 166, 191
        CMY:
        92, 35, 25
        CMYK:
        90, 13, 0, 25
      HSL:
        189°, 81.0427%, 41.3725%
        HSV (HSB):
        189°, 89.5288%, 74.9020%
        XYZ:
        23.3287, 31.1827, 54.0795
        xyY:
        0.2148, 0.2872, 31.1827
      CIE-Lab:
        62.6616, -26.0037, -22.7641
        CIE-LCH:
        62.6616, 34.5600, 221.1995
        CIE-Luv:
        62.6616, -44.8077, -31.5753
        Hunter-Lab:
        55.8415, -23.1514, -18.3302
      #14a6bf color charts
#14a6bf RGB chart
      #14a6bf CMYK chart
      #14a6bf RGB pie chart
      #14a6bf color shades, tints & tones
#14a6bf color schemes
#14a6bf color preview, HTML & CSS examples
           This text has a color of #14a6bf        
        
          <p style="color:#14a6bf;">Text here</p>
        
        
          .mytext {color:#14a6bf;}
        
        Text color #14a6bf
      
           This box has a color of #14a6bf        
        
          <div style="background-color:#14a6bf;">Content here</div>
        
        
          .mybackground {background-color:#14a6bf;}
        
        Background color #14a6bf
      
           Border around this has a color of #14a6bf        
        
          <div style="border:2px solid #14a6bf;">Content here</div>
        
        
          .myborder {border:2px solid #14a6bf;}
        
        Border color #14a6bf