#14a595 color space conversions
Hex:
        #14a595
        RGB:
        20, 165, 149
        CMY:
        92, 35, 42
        CMYK:
        88, 0, 10, 35
      HSL:
        173°, 78.3784%, 36.2745%
        HSV (HSB):
        173°, 87.8788%, 64.7059%
        XYZ:
        19.1684, 29.2289, 33.0652
        xyY:
        0.2353, 0.3588, 29.2289
      CIE-Lab:
        60.9831, -38.6089, -1.7018
        CIE-LCH:
        60.9831, 38.6464, 182.5238
        CIE-Luv:
        60.9831, -47.6738, 3.2628
        Hunter-Lab:
        54.0638, -31.3240, 1.5831
      #14a595 color charts
#14a595 RGB chart
      #14a595 CMYK chart
      #14a595 RGB pie chart
      #14a595 color shades, tints & tones
#14a595 color schemes
#14a595 color preview, HTML & CSS examples
           This text has a color of #14a595        
        
          <p style="color:#14a595;">Text here</p>
        
        
          .mytext {color:#14a595;}
        
        Text color #14a595
      
           This box has a color of #14a595        
        
          <div style="background-color:#14a595;">Content here</div>
        
        
          .mybackground {background-color:#14a595;}
        
        Background color #14a595
      
           Border around this has a color of #14a595        
        
          <div style="border:2px solid #14a595;">Content here</div>
        
        
          .myborder {border:2px solid #14a595;}
        
        Border color #14a595