#14c7ca color space conversions
Hex:
        #14c7ca
        RGB:
        20, 199, 202
        CMY:
        92, 22, 21
        CMYK:
        90, 1, 0, 21
      HSL:
        181°, 81.9820%, 43.5294%
        HSV (HSB):
        181°, 90.0990%, 79.2157%
        XYZ:
        31.3726, 45.2598, 62.9596
        xyY:
        0.2247, 0.3242, 45.2598
      CIE-Lab:
        73.0627, -38.3436, -13.0651
        CIE-LCH:
        73.0627, 40.5084, 198.8158
        CIE-Luv:
        73.0627, -55.3496, -14.5413
        Hunter-Lab:
        67.2754, -34.4920, -8.3937
      #14c7ca color charts
#14c7ca RGB chart
      #14c7ca CMYK chart
      #14c7ca RGB pie chart
      #14c7ca color shades, tints & tones
#14c7ca color schemes
#14c7ca color preview, HTML & CSS examples
           This text has a color of #14c7ca        
        
          <p style="color:#14c7ca;">Text here</p>
        
        
          .mytext {color:#14c7ca;}
        
        Text color #14c7ca
      
           This box has a color of #14c7ca        
        
          <div style="background-color:#14c7ca;">Content here</div>
        
        
          .mybackground {background-color:#14c7ca;}
        
        Background color #14c7ca
      
           Border around this has a color of #14c7ca        
        
          <div style="border:2px solid #14c7ca;">Content here</div>
        
        
          .myborder {border:2px solid #14c7ca;}
        
        Border color #14c7ca