#14ca7e color space conversions
Hex:
        #14ca7e
        RGB:
        20, 202, 126
        CMY:
        92, 21, 51
        CMYK:
        90, 0, 38, 21
      HSL:
        155°, 81.9820%, 43.5294%
        HSV (HSB):
        155°, 90.0990%, 79.2157%
        XYZ:
        25.1749, 43.8961, 26.8846
        xyY:
        0.2624, 0.4575, 43.8961
      CIE-Lab:
        72.1590, -58.8912, 26.5270
        CIE-LCH:
        72.1590, 64.5899, 155.7513
        CIE-Luv:
        72.1590, -61.9881, 45.5728
        Hunter-Lab:
        66.2542, -48.1193, 22.3192
      #14ca7e color charts
#14ca7e RGB chart
      #14ca7e CMYK chart
      #14ca7e RGB pie chart
      #14ca7e color shades, tints & tones
#14ca7e color schemes
#14ca7e color preview, HTML & CSS examples
           This text has a color of #14ca7e        
        
          <p style="color:#14ca7e;">Text here</p>
        
        
          .mytext {color:#14ca7e;}
        
        Text color #14ca7e
      
           This box has a color of #14ca7e        
        
          <div style="background-color:#14ca7e;">Content here</div>
        
        
          .mybackground {background-color:#14ca7e;}
        
        Background color #14ca7e
      
           Border around this has a color of #14ca7e        
        
          <div style="border:2px solid #14ca7e;">Content here</div>
        
        
          .myborder {border:2px solid #14ca7e;}
        
        Border color #14ca7e