#14a285 color space conversions
Hex:
        #14a285
        RGB:
        20, 162, 133
        CMY:
        92, 36, 48
        CMYK:
        88, 0, 18, 36
      HSL:
        168°, 78.0220%, 35.6863%
        HSV (HSB):
        168°, 87.6543%, 63.5294%
        XYZ:
        17.4425, 27.6828, 26.6143
        xyY:
        0.2431, 0.3859, 27.6828
      CIE-Lab:
        59.6011, -41.7308, 5.2973
        CIE-LCH:
        59.6011, 42.0656, 172.7655
        CIE-Luv:
        59.6011, -47.8145, 13.7722
        Hunter-Lab:
        52.6145, -32.9000, 6.8391
      #14a285 color charts
#14a285 RGB chart
      #14a285 CMYK chart
      #14a285 RGB pie chart
      #14a285 color shades, tints & tones
#14a285 color schemes
#14a285 color preview, HTML & CSS examples
           This text has a color of #14a285        
        
          <p style="color:#14a285;">Text here</p>
        
        
          .mytext {color:#14a285;}
        
        Text color #14a285
      
           This box has a color of #14a285        
        
          <div style="background-color:#14a285;">Content here</div>
        
        
          .mybackground {background-color:#14a285;}
        
        Background color #14a285
      
           Border around this has a color of #14a285        
        
          <div style="border:2px solid #14a285;">Content here</div>
        
        
          .myborder {border:2px solid #14a285;}
        
        Border color #14a285