#14cd94 color space conversions
Hex:
        #14cd94
        RGB:
        20, 205, 148
        CMY:
        92, 20, 42
        CMYK:
        90, 0, 28, 20
      HSL:
        162°, 82.2222%, 44.1176%
        HSV (HSB):
        162°, 90.2439%, 80.3922%
        XYZ:
        27.4651, 45.9495, 35.4386
        xyY:
        0.2523, 0.4221, 45.9495
      CIE-Lab:
        73.5127, -55.2703, 16.7587
        CIE-LCH:
        73.5127, 57.7551, 163.1320
        CIE-Luv:
        73.5127, -61.5026, 32.6215
        Hunter-Lab:
        67.7860, -46.3021, 16.4534
      #14cd94 color charts
#14cd94 RGB chart
      #14cd94 CMYK chart
      #14cd94 RGB pie chart
      #14cd94 color shades, tints & tones
#14cd94 color schemes
#14cd94 color preview, HTML & CSS examples
           This text has a color of #14cd94        
        
          <p style="color:#14cd94;">Text here</p>
        
        
          .mytext {color:#14cd94;}
        
        Text color #14cd94
      
           This box has a color of #14cd94        
        
          <div style="background-color:#14cd94;">Content here</div>
        
        
          .mybackground {background-color:#14cd94;}
        
        Background color #14cd94
      
           Border around this has a color of #14cd94        
        
          <div style="border:2px solid #14cd94;">Content here</div>
        
        
          .myborder {border:2px solid #14cd94;}
        
        Border color #14cd94