#14243e color space conversions
Hex:
        #14243e
        RGB:
        20, 36, 62
        CMY:
        92, 86, 76
        CMYK:
        68, 42, 0, 76
      HSL:
        217°, 51.2195%, 16.0784%
        HSV (HSB):
        217°, 67.7419%, 24.3137%
        XYZ:
        1.7889, 1.7583, 4.8025
        xyY:
        0.2142, 0.2106, 1.7583
      CIE-Lab:
        14.1639, 2.9828, -18.6576
        CIE-LCH:
        14.1639, 18.8945, 279.0832
        CIE-Luv:
        14.1639, -5.4788, -17.7894
        Hunter-Lab:
        13.2600, 0.8759, -12.1917
      #14243e color charts
#14243e RGB chart
      #14243e CMYK chart
      #14243e RGB pie chart
      #14243e color shades, tints & tones
#14243e color schemes
#14243e color preview, HTML & CSS examples
           This text has a color of #14243e        
        
          <p style="color:#14243e;">Text here</p>
        
        
          .mytext {color:#14243e;}
        
        Text color #14243e
      
           This box has a color of #14243e        
        
          <div style="background-color:#14243e;">Content here</div>
        
        
          .mybackground {background-color:#14243e;}
        
        Background color #14243e
      
           Border around this has a color of #14243e        
        
          <div style="border:2px solid #14243e;">Content here</div>
        
        
          .myborder {border:2px solid #14243e;}
        
        Border color #14243e