#14bd6f color space conversions
Hex:
        #14bd6f
        RGB:
        20, 189, 111
        CMY:
        92, 26, 56
        CMYK:
        89, 0, 41, 26
      HSL:
        152°, 80.8612%, 40.9804%
        HSV (HSB):
        152°, 89.4180%, 74.1176%
        XYZ:
        21.3553, 37.6916, 21.1886
        xyY:
        0.2662, 0.4698, 37.6916
      CIE-Lab:
        67.7927, -57.2088, 28.5718
        CIE-LCH:
        67.7927, 63.9468, 153.4611
        CIE-Luv:
        67.7927, -58.5910, 46.9829
        Hunter-Lab:
        61.3935, -45.3485, 22.5128
      #14bd6f color charts
#14bd6f RGB chart
      #14bd6f CMYK chart
      #14bd6f RGB pie chart
      #14bd6f color shades, tints & tones
#14bd6f color schemes
#14bd6f color preview, HTML & CSS examples
           This text has a color of #14bd6f        
        
          <p style="color:#14bd6f;">Text here</p>
        
        
          .mytext {color:#14bd6f;}
        
        Text color #14bd6f
      
           This box has a color of #14bd6f        
        
          <div style="background-color:#14bd6f;">Content here</div>
        
        
          .mybackground {background-color:#14bd6f;}
        
        Background color #14bd6f
      
           Border around this has a color of #14bd6f        
        
          <div style="border:2px solid #14bd6f;">Content here</div>
        
        
          .myborder {border:2px solid #14bd6f;}
        
        Border color #14bd6f