#14e48b color space conversions
Hex:
        #14e48b
        RGB:
        20, 228, 139
        CMY:
        92, 11, 45
        CMYK:
        91, 0, 39, 11
      HSL:
        154°, 83.8710%, 48.6275%
        HSV (HSB):
        154°, 91.2281%, 89.4118%
        XYZ:
        32.6921, 57.4996, 33.8016
        xyY:
        0.2637, 0.4637, 57.4996
      CIE-Lab:
        80.4598, -65.4497, 30.8880
        CIE-LCH:
        80.4598, 72.3722, 154.7357
        CIE-Luv:
        80.4598, -69.6873, 53.2720
        Hunter-Lab:
        75.8285, -55.7428, 26.6506
      #14e48b color charts
#14e48b RGB chart
      #14e48b CMYK chart
      #14e48b RGB pie chart
      #14e48b color shades, tints & tones
#14e48b color schemes
#14e48b color preview, HTML & CSS examples
           This text has a color of #14e48b        
        
          <p style="color:#14e48b;">Text here</p>
        
        
          .mytext {color:#14e48b;}
        
        Text color #14e48b
      
           This box has a color of #14e48b        
        
          <div style="background-color:#14e48b;">Content here</div>
        
        
          .mybackground {background-color:#14e48b;}
        
        Background color #14e48b
      
           Border around this has a color of #14e48b        
        
          <div style="border:2px solid #14e48b;">Content here</div>
        
        
          .myborder {border:2px solid #14e48b;}
        
        Border color #14e48b