#14bee7 color space conversions
Hex:
        #14bee7
        RGB:
        20, 190, 231
        CMY:
        92, 25, 9
        CMYK:
        91, 18, 0, 9
      HSL:
        192°, 84.0637%, 49.2157%
        HSV (HSB):
        192°, 91.3420%, 90.5882%
        XYZ:
        33.1258, 42.7452, 82.1060
        xyY:
        0.2097, 0.2706, 42.7452
      CIE-Lab:
        71.3817, -24.7776, -31.3826
        CIE-LCH:
        71.3817, 39.9850, 231.7077
        CIE-Luv:
        71.3817, -50.0282, -46.8243
        Hunter-Lab:
        65.3798, -23.9746, -28.6924
      #14bee7 color charts
#14bee7 RGB chart
      #14bee7 CMYK chart
      #14bee7 RGB pie chart
      #14bee7 color shades, tints & tones
#14bee7 color schemes
#14bee7 color preview, HTML & CSS examples
           This text has a color of #14bee7        
        
          <p style="color:#14bee7;">Text here</p>
        
        
          .mytext {color:#14bee7;}
        
        Text color #14bee7
      
           This box has a color of #14bee7        
        
          <div style="background-color:#14bee7;">Content here</div>
        
        
          .mybackground {background-color:#14bee7;}
        
        Background color #14bee7
      
           Border around this has a color of #14bee7        
        
          <div style="border:2px solid #14bee7;">Content here</div>
        
        
          .myborder {border:2px solid #14bee7;}
        
        Border color #14bee7