#14eca5 color space conversions
Hex:
        #14eca5
        RGB:
        20, 236, 165
        CMY:
        92, 7, 35
        CMYK:
        92, 0, 30, 7
      HSL:
        160°, 85.0394%, 50.1961%
        HSV (HSB):
        160°, 91.5254%, 92.5490%
        XYZ:
        37.0755, 62.8562, 45.7757
        xyY:
        0.2545, 0.4314, 62.8562
      CIE-Lab:
        83.3667, -62.9740, 21.4955
        CIE-LCH:
        83.3667, 66.5416, 161.1532
        CIE-Luv:
        83.3667, -70.5543, 41.1869
        Hunter-Lab:
        79.2819, -55.2695, 21.2646
      #14eca5 color charts
#14eca5 RGB chart
      #14eca5 CMYK chart
      #14eca5 RGB pie chart
      #14eca5 color shades, tints & tones
#14eca5 color schemes
#14eca5 color preview, HTML & CSS examples
           This text has a color of #14eca5        
        
          <p style="color:#14eca5;">Text here</p>
        
        
          .mytext {color:#14eca5;}
        
        Text color #14eca5
      
           This box has a color of #14eca5        
        
          <div style="background-color:#14eca5;">Content here</div>
        
        
          .mybackground {background-color:#14eca5;}
        
        Background color #14eca5
      
           Border around this has a color of #14eca5        
        
          <div style="border:2px solid #14eca5;">Content here</div>
        
        
          .myborder {border:2px solid #14eca5;}
        
        Border color #14eca5