#14c0ea color space conversions
Hex:
        #14c0ea
        RGB:
        20, 192, 234
        CMY:
        92, 25, 8
        CMYK:
        91, 18, 0, 8
      HSL:
        192°, 84.2520%, 49.8039%
        HSV (HSB):
        192°, 91.4530%, 91.7647%
        XYZ:
        33.9894, 43.7885, 84.5025
        xyY:
        0.2094, 0.2698, 43.7885
      CIE-Lab:
        72.0869, -24.7857, -31.9208
        CIE-LCH:
        72.0869, 40.4137, 232.1715
        CIE-Luv:
        72.0869, -50.4798, -47.7979
        Hunter-Lab:
        66.1729, -24.1168, -29.3921
      #14c0ea color charts
#14c0ea RGB chart
      #14c0ea CMYK chart
      #14c0ea RGB pie chart
      #14c0ea color shades, tints & tones
#14c0ea color schemes
#14c0ea color preview, HTML & CSS examples
           This text has a color of #14c0ea        
        
          <p style="color:#14c0ea;">Text here</p>
        
        
          .mytext {color:#14c0ea;}
        
        Text color #14c0ea
      
           This box has a color of #14c0ea        
        
          <div style="background-color:#14c0ea;">Content here</div>
        
        
          .mybackground {background-color:#14c0ea;}
        
        Background color #14c0ea
      
           Border around this has a color of #14c0ea        
        
          <div style="border:2px solid #14c0ea;">Content here</div>
        
        
          .myborder {border:2px solid #14c0ea;}
        
        Border color #14c0ea