#14b4ce color space conversions
Hex:
        #14b4ce
        RGB:
        20, 180, 206
        CMY:
        92, 29, 19
        CMYK:
        90, 13, 0, 19
      HSL:
        188°, 82.3009%, 44.3137%
        HSV (HSB):
        188°, 90.2913%, 80.7843%
        XYZ:
        27.7503, 37.2475, 64.1194
        xyY:
        0.2149, 0.2885, 37.2475
      CIE-Lab:
        67.4623, -28.0504, -23.7378
        CIE-LCH:
        67.4623, 36.7465, 220.2397
        CIE-Luv:
        67.4623, -48.5117, -33.2448
        Hunter-Lab:
        61.0307, -25.6408, -19.5691
      #14b4ce color charts
#14b4ce RGB chart
      #14b4ce CMYK chart
      #14b4ce RGB pie chart
      #14b4ce color shades, tints & tones
#14b4ce color schemes
#14b4ce color preview, HTML & CSS examples
           This text has a color of #14b4ce        
        
          <p style="color:#14b4ce;">Text here</p>
        
        
          .mytext {color:#14b4ce;}
        
        Text color #14b4ce
      
           This box has a color of #14b4ce        
        
          <div style="background-color:#14b4ce;">Content here</div>
        
        
          .mybackground {background-color:#14b4ce;}
        
        Background color #14b4ce
      
           Border around this has a color of #14b4ce        
        
          <div style="border:2px solid #14b4ce;">Content here</div>
        
        
          .myborder {border:2px solid #14b4ce;}
        
        Border color #14b4ce