#14bca4 color space conversions
Hex:
        #14bca4
        RGB:
        20, 188, 164
        CMY:
        92, 26, 36
        CMYK:
        89, 0, 13, 26
      HSL:
        171°, 80.7692%, 40.7843%
        HSV (HSB):
        171°, 89.3617%, 73.7255%
        XYZ:
        24.9726, 38.7955, 41.2940
        xyY:
        0.2377, 0.3693, 38.7955
      CIE-Lab:
        68.6029, -44.4256, 1.0991
        CIE-LCH:
        68.6029, 44.4392, 178.5828
        CIE-Luv:
        68.6029, -54.5370, 8.4271
        Hunter-Lab:
        62.2860, -37.4339, 4.2925
      #14bca4 color charts
#14bca4 RGB chart
      #14bca4 CMYK chart
      #14bca4 RGB pie chart
      #14bca4 color shades, tints & tones
#14bca4 color schemes
#14bca4 color preview, HTML & CSS examples
           This text has a color of #14bca4        
        
          <p style="color:#14bca4;">Text here</p>
        
        
          .mytext {color:#14bca4;}
        
        Text color #14bca4
      
           This box has a color of #14bca4        
        
          <div style="background-color:#14bca4;">Content here</div>
        
        
          .mybackground {background-color:#14bca4;}
        
        Background color #14bca4
      
           Border around this has a color of #14bca4        
        
          <div style="border:2px solid #14bca4;">Content here</div>
        
        
          .myborder {border:2px solid #14bca4;}
        
        Border color #14bca4