#14378b color space conversions
Hex:
        #14378b
        RGB:
        20, 55, 139
        CMY:
        92, 78, 45
        CMYK:
        86, 60, 0, 45
      HSL:
        222°, 74.8428%, 31.1765%
        HSV (HSB):
        222°, 85.6115%, 54.5098%
        XYZ:
        6.3149, 4.7452, 25.0092
        xyY:
        0.1751, 0.1316, 4.7452
      CIE-Lab:
        25.9961, 21.4919, -50.0761
        CIE-LCH:
        25.9961, 54.4933, 293.2283
        CIE-Luv:
        25.9961, -10.8906, -63.6459
        Hunter-Lab:
        21.7834, 13.6250, -52.8214
      #14378b color charts
#14378b RGB chart
      #14378b CMYK chart
      #14378b RGB pie chart
      #14378b color shades, tints & tones
#14378b color schemes
#14378b color preview, HTML & CSS examples
           This text has a color of #14378b        
        
          <p style="color:#14378b;">Text here</p>
        
        
          .mytext {color:#14378b;}
        
        Text color #14378b
      
           This box has a color of #14378b        
        
          <div style="background-color:#14378b;">Content here</div>
        
        
          .mybackground {background-color:#14378b;}
        
        Background color #14378b
      
           Border around this has a color of #14378b        
        
          <div style="border:2px solid #14378b;">Content here</div>
        
        
          .myborder {border:2px solid #14378b;}
        
        Border color #14378b