#14bd8f color space conversions
Hex:
        #14bd8f
        RGB:
        20, 189, 143
        CMY:
        92, 26, 44
        CMYK:
        89, 0, 24, 26
      HSL:
        164°, 80.8612%, 40.9804%
        HSV (HSB):
        164°, 89.4180%, 74.1176%
        XYZ:
        23.4440, 38.5271, 32.1874
        xyY:
        0.2490, 0.4092, 38.5271
      CIE-Lab:
        68.4073, -50.2546, 12.2988
        CIE-LCH:
        68.4073, 51.7376, 166.2483
        CIE-Luv:
        68.4073, -56.4465, 25.3391
        Hunter-Lab:
        62.0702, -41.2031, 12.7034
      #14bd8f color charts
#14bd8f RGB chart
      #14bd8f CMYK chart
      #14bd8f RGB pie chart
      #14bd8f color shades, tints & tones
#14bd8f color schemes
#14bd8f color preview, HTML & CSS examples
           This text has a color of #14bd8f        
        
          <p style="color:#14bd8f;">Text here</p>
        
        
          .mytext {color:#14bd8f;}
        
        Text color #14bd8f
      
           This box has a color of #14bd8f        
        
          <div style="background-color:#14bd8f;">Content here</div>
        
        
          .mybackground {background-color:#14bd8f;}
        
        Background color #14bd8f
      
           Border around this has a color of #14bd8f        
        
          <div style="border:2px solid #14bd8f;">Content here</div>
        
        
          .myborder {border:2px solid #14bd8f;}
        
        Border color #14bd8f