#14baeb color space conversions
Hex:
        #14baeb
        RGB:
        20, 186, 235
        CMY:
        92, 27, 8
        CMYK:
        91, 21, 0, 8
      HSL:
        194°, 84.3137%, 50.0000%
        HSV (HSB):
        194°, 91.4894%, 92.1569%
        XYZ:
        32.8428, 41.2647, 84.8311
        xyY:
        0.2066, 0.2596, 41.2647
      CIE-Lab:
        70.3610, -21.3829, -35.1345
        CIE-LCH:
        70.3610, 41.1298, 238.6753
        CIE-Luv:
        70.3610, -48.3759, -53.5652
        Hunter-Lab:
        64.2376, -21.1540, -33.3311
      #14baeb color charts
#14baeb RGB chart
      #14baeb CMYK chart
      #14baeb RGB pie chart
      #14baeb color shades, tints & tones
#14baeb color schemes
#14baeb color preview, HTML & CSS examples
           This text has a color of #14baeb        
        
          <p style="color:#14baeb;">Text here</p>
        
        
          .mytext {color:#14baeb;}
        
        Text color #14baeb
      
           This box has a color of #14baeb        
        
          <div style="background-color:#14baeb;">Content here</div>
        
        
          .mybackground {background-color:#14baeb;}
        
        Background color #14baeb
      
           Border around this has a color of #14baeb        
        
          <div style="border:2px solid #14baeb;">Content here</div>
        
        
          .myborder {border:2px solid #14baeb;}
        
        Border color #14baeb