#14bdbf color space conversions
Hex:
        #14bdbf
        RGB:
        20, 189, 191
        CMY:
        92, 26, 25
        CMYK:
        90, 1, 0, 25
      HSL:
        181°, 81.0427%, 41.3725%
        HSV (HSB):
        181°, 89.5288%, 74.9020%
        XYZ:
        27.8901, 40.3055, 55.6000
        xyY:
        0.2253, 0.3256, 40.3055
      CIE-Lab:
        69.6866, -37.0820, -12.1227
        CIE-LCH:
        69.6866, 39.0133, 198.1034
        CIE-Luv:
        69.6866, -52.7816, -13.1239
        Hunter-Lab:
        63.4866, -32.6854, -7.4841
      #14bdbf color charts
#14bdbf RGB chart
      #14bdbf CMYK chart
      #14bdbf RGB pie chart
      #14bdbf color shades, tints & tones
#14bdbf color schemes
#14bdbf color preview, HTML & CSS examples
           This text has a color of #14bdbf        
        
          <p style="color:#14bdbf;">Text here</p>
        
        
          .mytext {color:#14bdbf;}
        
        Text color #14bdbf
      
           This box has a color of #14bdbf        
        
          <div style="background-color:#14bdbf;">Content here</div>
        
        
          .mybackground {background-color:#14bdbf;}
        
        Background color #14bdbf
      
           Border around this has a color of #14bdbf        
        
          <div style="border:2px solid #14bdbf;">Content here</div>
        
        
          .myborder {border:2px solid #14bdbf;}
        
        Border color #14bdbf