#14526b color space conversions
Hex:
        #14526b
        RGB:
        20, 82, 107
        CMY:
        92, 68, 58
        CMYK:
        81, 23, 0, 58
      HSL:
        197°, 68.5039%, 24.9020%
        HSV (HSB):
        197°, 81.3084%, 41.9608%
        XYZ:
        5.9596, 7.2448, 14.9942
        xyY:
        0.2113, 0.2569, 7.2448
      CIE-Lab:
        32.3579, -9.8008, -19.9046
        CIE-LCH:
        32.3579, 22.1867, 243.7849
        CIE-Luv:
        32.3579, -20.3973, -25.1679
        Hunter-Lab:
        26.9163, -7.5811, -14.1872
      #14526b color charts
#14526b RGB chart
      #14526b CMYK chart
      #14526b RGB pie chart
      #14526b color shades, tints & tones
#14526b color schemes
#14526b color preview, HTML & CSS examples
           This text has a color of #14526b        
        
          <p style="color:#14526b;">Text here</p>
        
        
          .mytext {color:#14526b;}
        
        Text color #14526b
      
           This box has a color of #14526b        
        
          <div style="background-color:#14526b;">Content here</div>
        
        
          .mybackground {background-color:#14526b;}
        
        Background color #14526b
      
           Border around this has a color of #14526b        
        
          <div style="border:2px solid #14526b;">Content here</div>
        
        
          .myborder {border:2px solid #14526b;}
        
        Border color #14526b