#14bd5f color space conversions
Hex:
        #14bd5f
        RGB:
        20, 189, 95
        CMY:
        92, 26, 63
        CMYK:
        89, 0, 50, 26
      HSL:
        147°, 80.8612%, 40.9804%
        HSV (HSB):
        147°, 89.4180%, 74.1176%
        XYZ:
        20.5516, 37.3701, 16.9564
        xyY:
        0.2745, 0.4991, 37.3701
      CIE-Lab:
        67.5538, -60.0410, 36.4560
        CIE-LCH:
        67.5538, 70.2422, 148.7345
        CIE-Luv:
        67.5538, -59.5073, 56.0784
        Hunter-Lab:
        61.1311, -46.9696, 26.3460
      #14bd5f color charts
#14bd5f RGB chart
      #14bd5f CMYK chart
      #14bd5f RGB pie chart
      #14bd5f color shades, tints & tones
#14bd5f color schemes
#14bd5f color preview, HTML & CSS examples
           This text has a color of #14bd5f        
        
          <p style="color:#14bd5f;">Text here</p>
        
        
          .mytext {color:#14bd5f;}
        
        Text color #14bd5f
      
           This box has a color of #14bd5f        
        
          <div style="background-color:#14bd5f;">Content here</div>
        
        
          .mybackground {background-color:#14bd5f;}
        
        Background color #14bd5f
      
           Border around this has a color of #14bd5f        
        
          <div style="border:2px solid #14bd5f;">Content here</div>
        
        
          .myborder {border:2px solid #14bd5f;}
        
        Border color #14bd5f