#14737f color space conversions
Hex:
        #14737f
        RGB:
        20, 115, 127
        CMY:
        92, 55, 50
        CMYK:
        84, 9, 0, 50
      HSL:
        187°, 72.7891%, 28.8235%
        HSV (HSB):
        187°, 84.2520%, 49.8039%
        XYZ:
        10.2500, 13.9425, 22.2296
        xyY:
        0.2208, 0.3003, 13.9425
      CIE-Lab:
        44.1504, -21.2753, -14.0587
        CIE-LCH:
        44.1504, 25.5007, 213.4567
        CIE-Luv:
        44.1504, -31.2929, -17.0484
        Hunter-Lab:
        37.3397, -16.3449, -9.1597
      #14737f color charts
#14737f RGB chart
      #14737f CMYK chart
      #14737f RGB pie chart
      #14737f color shades, tints & tones
#14737f color schemes
#14737f color preview, HTML & CSS examples
           This text has a color of #14737f        
        
          <p style="color:#14737f;">Text here</p>
        
        
          .mytext {color:#14737f;}
        
        Text color #14737f
      
           This box has a color of #14737f        
        
          <div style="background-color:#14737f;">Content here</div>
        
        
          .mybackground {background-color:#14737f;}
        
        Background color #14737f
      
           Border around this has a color of #14737f        
        
          <div style="border:2px solid #14737f;">Content here</div>
        
        
          .myborder {border:2px solid #14737f;}
        
        Border color #14737f