#14e1bd color space conversions
Hex:
        #14e1bd
        RGB:
        20, 225, 189
        CMY:
        92, 12, 26
        CMYK:
        91, 0, 16, 12
      HSL:
        169°, 83.6735%, 48.0392%
        HSV (HSB):
        169°, 91.1111%, 88.2353%
        XYZ:
        36.3990, 57.6733, 57.3577
        xyY:
        0.2404, 0.3809, 57.6733
      CIE-Lab:
        80.5568, -53.0980, 4.9519
        CIE-LCH:
        80.5568, 53.3284, 174.6720
        CIE-Luv:
        80.5568, -65.1606, 15.8680
        Hunter-Lab:
        75.9429, -47.3461, 8.3798
      #14e1bd color charts
#14e1bd RGB chart
      #14e1bd CMYK chart
      #14e1bd RGB pie chart
      #14e1bd color shades, tints & tones
#14e1bd color schemes
#14e1bd color preview, HTML & CSS examples
           This text has a color of #14e1bd        
        
          <p style="color:#14e1bd;">Text here</p>
        
        
          .mytext {color:#14e1bd;}
        
        Text color #14e1bd
      
           This box has a color of #14e1bd        
        
          <div style="background-color:#14e1bd;">Content here</div>
        
        
          .mybackground {background-color:#14e1bd;}
        
        Background color #14e1bd
      
           Border around this has a color of #14e1bd        
        
          <div style="border:2px solid #14e1bd;">Content here</div>
        
        
          .myborder {border:2px solid #14e1bd;}
        
        Border color #14e1bd