#14154f color space conversions
Hex:
        #14154f
        RGB:
        20, 21, 79
        CMY:
        92, 92, 69
        CMYK:
        75, 73, 0, 69
      HSL:
        239°, 59.5960%, 19.4118%
        HSV (HSB):
        239°, 74.6835%, 30.9804%
        XYZ:
        1.9679, 1.2496, 7.5346
        xyY:
        0.1830, 0.1162, 1.2496
      CIE-Lab:
        10.9181, 21.2707, -35.6996
        CIE-LCH:
        10.9181, 41.5561, 300.7875
        CIE-Luv:
        10.9181, -2.2863, -29.6223
        Hunter-Lab:
        11.1784, 11.8624, -32.1385
      #14154f color charts
#14154f RGB chart
      #14154f CMYK chart
      #14154f RGB pie chart
      #14154f color shades, tints & tones
#14154f color schemes
#14154f color preview, HTML & CSS examples
           This text has a color of #14154f        
        
          <p style="color:#14154f;">Text here</p>
        
        
          .mytext {color:#14154f;}
        
        Text color #14154f
      
           This box has a color of #14154f        
        
          <div style="background-color:#14154f;">Content here</div>
        
        
          .mybackground {background-color:#14154f;}
        
        Background color #14154f
      
           Border around this has a color of #14154f        
        
          <div style="border:2px solid #14154f;">Content here</div>
        
        
          .myborder {border:2px solid #14154f;}
        
        Border color #14154f