#14b2ea color space conversions
Hex:
        #14b2ea
        RGB:
        20, 178, 234
        CMY:
        92, 30, 8
        CMYK:
        91, 24, 0, 8
      HSL:
        196°, 84.2520%, 49.8039%
        HSV (HSB):
        196°, 91.4530%, 91.7647%
        XYZ:
        31.0602, 37.9300, 83.5261
        xyY:
        0.2037, 0.2487, 37.9300
      CIE-Lab:
        67.9690, -17.5391, -38.3100
        CIE-LCH:
        67.9690, 42.1340, 245.4007
        CIE-Luv:
        67.9690, -45.7487, -59.2030
        Hunter-Lab:
        61.5874, -17.7555, -37.2992
      #14b2ea color charts
#14b2ea RGB chart
      #14b2ea CMYK chart
      #14b2ea RGB pie chart
      #14b2ea color shades, tints & tones
#14b2ea color schemes
#14b2ea color preview, HTML & CSS examples
           This text has a color of #14b2ea        
        
          <p style="color:#14b2ea;">Text here</p>
        
        
          .mytext {color:#14b2ea;}
        
        Text color #14b2ea
      
           This box has a color of #14b2ea        
        
          <div style="background-color:#14b2ea;">Content here</div>
        
        
          .mybackground {background-color:#14b2ea;}
        
        Background color #14b2ea
      
           Border around this has a color of #14b2ea        
        
          <div style="border:2px solid #14b2ea;">Content here</div>
        
        
          .myborder {border:2px solid #14b2ea;}
        
        Border color #14b2ea