#14b4bb color space conversions
Hex:
        #14b4bb
        RGB:
        20, 180, 187
        CMY:
        92, 29, 27
        CMYK:
        89, 4, 0, 27
      HSL:
        183°, 80.6763%, 40.5882%
        HSV (HSB):
        183°, 89.3048%, 73.3333%
        XYZ:
        25.5794, 36.3791, 52.6874
        xyY:
        0.2231, 0.3173, 36.3791
      CIE-Lab:
        66.8086, -34.1183, -14.2432
        CIE-LCH:
        66.8086, 36.9720, 202.6588
        CIE-Luv:
        66.8086, -49.9825, -16.8610
        Hunter-Lab:
        60.3151, -29.8503, -9.5714
      #14b4bb color charts
#14b4bb RGB chart
      #14b4bb CMYK chart
      #14b4bb RGB pie chart
      #14b4bb color shades, tints & tones
#14b4bb color schemes
#14b4bb color preview, HTML & CSS examples
           This text has a color of #14b4bb        
        
          <p style="color:#14b4bb;">Text here</p>
        
        
          .mytext {color:#14b4bb;}
        
        Text color #14b4bb
      
           This box has a color of #14b4bb        
        
          <div style="background-color:#14b4bb;">Content here</div>
        
        
          .mybackground {background-color:#14b4bb;}
        
        Background color #14b4bb
      
           Border around this has a color of #14b4bb        
        
          <div style="border:2px solid #14b4bb;">Content here</div>
        
        
          .myborder {border:2px solid #14b4bb;}
        
        Border color #14b4bb