#14b1ca color space conversions
Hex:
        #14b1ca
        RGB:
        20, 177, 202
        CMY:
        92, 31, 21
        CMYK:
        90, 12, 0, 21
      HSL:
        188°, 81.9820%, 43.5294%
        HSV (HSB):
        188°, 90.0990%, 79.2157%
        XYZ:
        26.6713, 35.8573, 61.3925
        xyY:
        0.2152, 0.2894, 35.8573
      CIE-Lab:
        66.4107, -27.8740, -23.1399
        CIE-LCH:
        66.4107, 36.2272, 219.6981
        CIE-Luv:
        66.4107, -47.7836, -32.2082
        Hunter-Lab:
        59.8809, -25.2868, -18.8700
      #14b1ca color charts
#14b1ca RGB chart
      #14b1ca CMYK chart
      #14b1ca RGB pie chart
      #14b1ca color shades, tints & tones
#14b1ca color schemes
#14b1ca color preview, HTML & CSS examples
           This text has a color of #14b1ca        
        
          <p style="color:#14b1ca;">Text here</p>
        
        
          .mytext {color:#14b1ca;}
        
        Text color #14b1ca
      
           This box has a color of #14b1ca        
        
          <div style="background-color:#14b1ca;">Content here</div>
        
        
          .mybackground {background-color:#14b1ca;}
        
        Background color #14b1ca
      
           Border around this has a color of #14b1ca        
        
          <div style="border:2px solid #14b1ca;">Content here</div>
        
        
          .myborder {border:2px solid #14b1ca;}
        
        Border color #14b1ca