#14bab3 color space conversions
Hex:
        #14bab3
        RGB:
        20, 186, 179
        CMY:
        92, 27, 30
        CMYK:
        89, 0, 4, 27
      HSL:
        177°, 80.5825%, 40.3922%
        HSV (HSB):
        177°, 89.2473%, 72.9412%
        XYZ:
        25.9841, 38.5212, 48.7137
        xyY:
        0.2295, 0.3402, 38.5212
      CIE-Lab:
        68.4030, -39.2974, -7.4431
        CIE-LCH:
        68.4030, 39.9961, 190.7250
        CIE-Luv:
        68.4030, -52.6852, -5.3770
        Hunter-Lab:
        62.0655, -33.8844, -3.0895
      #14bab3 color charts
#14bab3 RGB chart
      #14bab3 CMYK chart
      #14bab3 RGB pie chart
      #14bab3 color shades, tints & tones
#14bab3 color schemes
#14bab3 color preview, HTML & CSS examples
           This text has a color of #14bab3        
        
          <p style="color:#14bab3;">Text here</p>
        
        
          .mytext {color:#14bab3;}
        
        Text color #14bab3
      
           This box has a color of #14bab3        
        
          <div style="background-color:#14bab3;">Content here</div>
        
        
          .mybackground {background-color:#14bab3;}
        
        Background color #14bab3
      
           Border around this has a color of #14bab3        
        
          <div style="border:2px solid #14bab3;">Content here</div>
        
        
          .myborder {border:2px solid #14bab3;}
        
        Border color #14bab3