#14b1da color space conversions
Hex:
        #14b1da
        RGB:
        20, 177, 218
        CMY:
        92, 31, 15
        CMYK:
        91, 19, 0, 15
      HSL:
        192°, 83.1933%, 46.6667%
        HSV (HSB):
        192°, 90.8257%, 85.4902%
        XYZ:
        28.6655, 36.6550, 71.8939
        xyY:
        0.2089, 0.2671, 36.6550
      CIE-Lab:
        67.0174, -22.5255, -31.0236
        CIE-LCH:
        67.0174, 38.3387, 234.0174
        CIE-Luv:
        67.0174, -46.5760, -46.1242
        Hunter-Lab:
        60.5433, -21.4363, -28.0253
      #14b1da color charts
#14b1da RGB chart
      #14b1da CMYK chart
      #14b1da RGB pie chart
      #14b1da color shades, tints & tones
#14b1da color schemes
#14b1da color preview, HTML & CSS examples
           This text has a color of #14b1da        
        
          <p style="color:#14b1da;">Text here</p>
        
        
          .mytext {color:#14b1da;}
        
        Text color #14b1da
      
           This box has a color of #14b1da        
        
          <div style="background-color:#14b1da;">Content here</div>
        
        
          .mybackground {background-color:#14b1da;}
        
        Background color #14b1da
      
           Border around this has a color of #14b1da        
        
          <div style="border:2px solid #14b1da;">Content here</div>
        
        
          .myborder {border:2px solid #14b1da;}
        
        Border color #14b1da