#14b5bc color space conversions
Hex:
        #14b5bc
        RGB:
        20, 181, 188
        CMY:
        92, 29, 26
        CMYK:
        89, 4, 0, 26
      HSL:
        183°, 80.7692%, 40.7843%
        HSV (HSB):
        183°, 89.3617%, 73.7255%
        XYZ:
        25.8895, 36.8273, 53.3208
        xyY:
        0.2231, 0.3174, 36.8273
      CIE-Lab:
        67.1473, -34.2791, -14.2860
        CIE-LCH:
        67.1473, 37.1368, 202.6242
        CIE-Luv:
        67.1473, -50.2513, -16.9187
        Hunter-Lab:
        60.6855, -30.0485, -9.6148
      #14b5bc color charts
#14b5bc RGB chart
      #14b5bc CMYK chart
      #14b5bc RGB pie chart
      #14b5bc color shades, tints & tones
#14b5bc color schemes
#14b5bc color preview, HTML & CSS examples
           This text has a color of #14b5bc        
        
          <p style="color:#14b5bc;">Text here</p>
        
        
          .mytext {color:#14b5bc;}
        
        Text color #14b5bc
      
           This box has a color of #14b5bc        
        
          <div style="background-color:#14b5bc;">Content here</div>
        
        
          .mybackground {background-color:#14b5bc;}
        
        Background color #14b5bc
      
           Border around this has a color of #14b5bc        
        
          <div style="border:2px solid #14b5bc;">Content here</div>
        
        
          .myborder {border:2px solid #14b5bc;}
        
        Border color #14b5bc