#14718b color space conversions
Hex:
        #14718b
        RGB:
        20, 113, 139
        CMY:
        92, 56, 45
        CMYK:
        86, 19, 0, 45
      HSL:
        193°, 74.8428%, 31.1765%
        HSV (HSB):
        193°, 85.6115%, 54.5098%
        XYZ:
        10.8538, 13.8231, 26.5222
        xyY:
        0.2120, 0.2700, 13.8231
      CIE-Lab:
        43.9781, -15.9483, -21.4944
        CIE-LCH:
        43.9781, 26.7649, 233.4255
        CIE-Luv:
        43.9781, -29.7501, -28.8908
        Hunter-Lab:
        37.1794, -12.9542, -16.2694
      #14718b color charts
#14718b RGB chart
      #14718b CMYK chart
      #14718b RGB pie chart
      #14718b color shades, tints & tones
#14718b color schemes
#14718b color preview, HTML & CSS examples
           This text has a color of #14718b        
        
          <p style="color:#14718b;">Text here</p>
        
        
          .mytext {color:#14718b;}
        
        Text color #14718b
      
           This box has a color of #14718b        
        
          <div style="background-color:#14718b;">Content here</div>
        
        
          .mybackground {background-color:#14718b;}
        
        Background color #14718b
      
           Border around this has a color of #14718b        
        
          <div style="border:2px solid #14718b;">Content here</div>
        
        
          .myborder {border:2px solid #14718b;}
        
        Border color #14718b