#14799e color space conversions
Hex:
        #14799e
        RGB:
        20, 121, 158
        CMY:
        92, 53, 38
        CMYK:
        87, 23, 0, 38
      HSL:
        196°, 77.5281%, 34.9020%
        HSV (HSB):
        196°, 87.3418%, 61.9608%
        XYZ:
        13.2974, 16.2921, 34.7916
        xyY:
        0.2065, 0.2531, 16.2921
      CIE-Lab:
        47.3554, -13.5185, -27.4979
        CIE-LCH:
        47.3554, 30.6412, 243.8204
        CIE-Luv:
        47.3554, -31.3527, -38.9960
        Hunter-Lab:
        40.3635, -11.8307, -22.8510
      #14799e color charts
#14799e RGB chart
      #14799e CMYK chart
      #14799e RGB pie chart
      #14799e color shades, tints & tones
#14799e color schemes
#14799e color preview, HTML & CSS examples
           This text has a color of #14799e        
        
          <p style="color:#14799e;">Text here</p>
        
        
          .mytext {color:#14799e;}
        
        Text color #14799e
      
           This box has a color of #14799e        
        
          <div style="background-color:#14799e;">Content here</div>
        
        
          .mybackground {background-color:#14799e;}
        
        Background color #14799e
      
           Border around this has a color of #14799e        
        
          <div style="border:2px solid #14799e;">Content here</div>
        
        
          .myborder {border:2px solid #14799e;}
        
        Border color #14799e