#14a571 color space conversions
Hex:
        #14a571
        RGB:
        20, 165, 113
        CMY:
        92, 35, 56
        CMYK:
        88, 0, 32, 35
      HSL:
        158°, 78.3784%, 36.2745%
        HSV (HSB):
        158°, 87.8788%, 64.7059%
        XYZ:
        16.7243, 28.2512, 20.1944
        xyY:
        0.2566, 0.4335, 28.2512
      CIE-Lab:
        60.1150, -47.9006, 17.1763
        CIE-LCH:
        60.1150, 50.8870, 160.2730
        CIE-Luv:
        60.1150, -50.2760, 30.5519
        Hunter-Lab:
        53.1519, -36.8507, 14.6799
      #14a571 color charts
#14a571 RGB chart
      #14a571 CMYK chart
      #14a571 RGB pie chart
      #14a571 color shades, tints & tones
#14a571 color schemes
#14a571 color preview, HTML & CSS examples
           This text has a color of #14a571        
        
          <p style="color:#14a571;">Text here</p>
        
        
          .mytext {color:#14a571;}
        
        Text color #14a571
      
           This box has a color of #14a571        
        
          <div style="background-color:#14a571;">Content here</div>
        
        
          .mybackground {background-color:#14a571;}
        
        Background color #14a571
      
           Border around this has a color of #14a571        
        
          <div style="border:2px solid #14a571;">Content here</div>
        
        
          .myborder {border:2px solid #14a571;}
        
        Border color #14a571