#14bac1 color space conversions
Hex:
        #14bac1
        RGB:
        20, 186, 193
        CMY:
        92, 27, 24
        CMYK:
        90, 4, 0, 24
      HSL:
        182°, 81.2207%, 41.7647%
        HSV (HSB):
        182°, 89.6373%, 75.6863%
        XYZ:
        27.4730, 39.1168, 56.5544
        xyY:
        0.2231, 0.3177, 39.1168
      CIE-Lab:
        68.8358, -35.0792, -14.4991
        CIE-LCH:
        68.8358, 37.9575, 202.4565
        CIE-Luv:
        68.8358, -51.5901, -17.2059
        Hunter-Lab:
        62.5434, -31.0425, -9.8321
      #14bac1 color charts
#14bac1 RGB chart
      #14bac1 CMYK chart
      #14bac1 RGB pie chart
      #14bac1 color shades, tints & tones
#14bac1 color schemes
#14bac1 color preview, HTML & CSS examples
           This text has a color of #14bac1        
        
          <p style="color:#14bac1;">Text here</p>
        
        
          .mytext {color:#14bac1;}
        
        Text color #14bac1
      
           This box has a color of #14bac1        
        
          <div style="background-color:#14bac1;">Content here</div>
        
        
          .mybackground {background-color:#14bac1;}
        
        Background color #14bac1
      
           Border around this has a color of #14bac1        
        
          <div style="border:2px solid #14bac1;">Content here</div>
        
        
          .myborder {border:2px solid #14bac1;}
        
        Border color #14bac1