#14a9bf color space conversions
Hex:
        #14a9bf
        RGB:
        20, 169, 191
        CMY:
        92, 34, 25
        CMYK:
        90, 12, 0, 25
      HSL:
        188°, 81.0427%, 41.3725%
        HSV (HSB):
        188°, 89.5288%, 74.9020%
        XYZ:
        23.8804, 32.2862, 54.2635
        xyY:
        0.2162, 0.2924, 32.2862
      CIE-Lab:
        63.5788, -27.5081, -21.3621
        CIE-LCH:
        63.5788, 34.8287, 217.8320
        CIE-Luv:
        63.5788, -45.8514, -29.1464
        Hunter-Lab:
        56.8210, -24.4177, -16.8466
      #14a9bf color charts
#14a9bf RGB chart
      #14a9bf CMYK chart
      #14a9bf RGB pie chart
      #14a9bf color shades, tints & tones
#14a9bf color schemes
#14a9bf color preview, HTML & CSS examples
           This text has a color of #14a9bf        
        
          <p style="color:#14a9bf;">Text here</p>
        
        
          .mytext {color:#14a9bf;}
        
        Text color #14a9bf
      
           This box has a color of #14a9bf        
        
          <div style="background-color:#14a9bf;">Content here</div>
        
        
          .mybackground {background-color:#14a9bf;}
        
        Background color #14a9bf
      
           Border around this has a color of #14a9bf        
        
          <div style="border:2px solid #14a9bf;">Content here</div>
        
        
          .myborder {border:2px solid #14a9bf;}
        
        Border color #14a9bf