#14b96a color space conversions
Hex:
        #14b96a
        RGB:
        20, 185, 106
        CMY:
        92, 27, 58
        CMYK:
        89, 0, 43, 27
      HSL:
        151°, 80.4878%, 40.1961%
        HSV (HSB):
        151°, 89.1892%, 72.5490%
        XYZ:
        20.2390, 35.8873, 19.4959
        xyY:
        0.2676, 0.4746, 35.8873
      CIE-Lab:
        66.4337, -56.7427, 29.4010
        CIE-LCH:
        66.4337, 63.9074, 152.6093
        CIE-Luv:
        66.4337, -57.5515, 47.5956
        Hunter-Lab:
        59.9060, -44.5300, 22.6387
      #14b96a color charts
#14b96a RGB chart
      #14b96a CMYK chart
      #14b96a RGB pie chart
      #14b96a color shades, tints & tones
#14b96a color schemes
#14b96a color preview, HTML & CSS examples
           This text has a color of #14b96a        
        
          <p style="color:#14b96a;">Text here</p>
        
        
          .mytext {color:#14b96a;}
        
        Text color #14b96a
      
           This box has a color of #14b96a        
        
          <div style="background-color:#14b96a;">Content here</div>
        
        
          .mybackground {background-color:#14b96a;}
        
        Background color #14b96a
      
           Border around this has a color of #14b96a        
        
          <div style="border:2px solid #14b96a;">Content here</div>
        
        
          .myborder {border:2px solid #14b96a;}
        
        Border color #14b96a