#14b8bd color space conversions
Hex:
        #14b8bd
        RGB:
        20, 184, 189
        CMY:
        92, 28, 26
        CMYK:
        89, 3, 0, 26
      HSL:
        182°, 80.8612%, 40.9804%
        HSV (HSB):
        182°, 89.4180%, 74.1176%
        XYZ:
        26.6143, 38.1038, 54.0962
        xyY:
        0.2240, 0.3207, 38.1038
      CIE-Lab:
        68.0971, -35.3761, -13.4088
        CIE-LCH:
        68.0971, 37.8321, 200.7585
        CIE-Luv:
        68.0971, -51.2118, -15.3857
        Hunter-Lab:
        61.7283, -31.0639, -8.7495
      #14b8bd color charts
#14b8bd RGB chart
      #14b8bd CMYK chart
      #14b8bd RGB pie chart
      #14b8bd color shades, tints & tones
#14b8bd color schemes
#14b8bd color preview, HTML & CSS examples
           This text has a color of #14b8bd        
        
          <p style="color:#14b8bd;">Text here</p>
        
        
          .mytext {color:#14b8bd;}
        
        Text color #14b8bd
      
           This box has a color of #14b8bd        
        
          <div style="background-color:#14b8bd;">Content here</div>
        
        
          .mybackground {background-color:#14b8bd;}
        
        Background color #14b8bd
      
           Border around this has a color of #14b8bd        
        
          <div style="border:2px solid #14b8bd;">Content here</div>
        
        
          .myborder {border:2px solid #14b8bd;}
        
        Border color #14b8bd