#14169f color space conversions
Hex:
        #14169f
        RGB:
        20, 22, 159
        CMY:
        92, 91, 38
        CMYK:
        87, 86, 0, 38
      HSL:
        239°, 77.6536%, 35.0980%
        HSV (HSB):
        239°, 87.4214%, 62.3529%
        XYZ:
        6.8334, 3.2257, 33.0634
        xyY:
        0.1585, 0.0748, 3.2257
      CIE-Lab:
        20.9262, 48.7426, -70.7629
        CIE-LCH:
        20.9262, 85.9257, 304.5597
        CIE-Luv:
        20.9262, -5.6638, -76.2581
        Hunter-Lab:
        17.9604, 36.4836, -96.5752
      #14169f color charts
#14169f RGB chart
      #14169f CMYK chart
      #14169f RGB pie chart
      #14169f color shades, tints & tones
#14169f color schemes
#14169f color preview, HTML & CSS examples
           This text has a color of #14169f        
        
          <p style="color:#14169f;">Text here</p>
        
        
          .mytext {color:#14169f;}
        
        Text color #14169f
      
           This box has a color of #14169f        
        
          <div style="background-color:#14169f;">Content here</div>
        
        
          .mybackground {background-color:#14169f;}
        
        Background color #14169f
      
           Border around this has a color of #14169f        
        
          <div style="border:2px solid #14169f;">Content here</div>
        
        
          .myborder {border:2px solid #14169f;}
        
        Border color #14169f