#14283e color space conversions
Hex:
        #14283e
        RGB:
        20, 40, 62
        CMY:
        92, 84, 76
        CMYK:
        68, 35, 0, 76
      HSL:
        211°, 51.2195%, 16.0784%
        HSV (HSB):
        211°, 67.7419%, 24.3137%
        XYZ:
        1.9168, 2.0141, 4.8452
        xyY:
        0.2184, 0.2295, 2.0141
      CIE-Lab:
        15.5611, 0.0577, -16.4571
        CIE-LCH:
        15.5611, 16.4572, 270.2008
        CIE-Luv:
        15.5611, -6.7838, -16.1589
        Hunter-Lab:
        14.1919, -0.7274, -10.3074
      #14283e color charts
#14283e RGB chart
      #14283e CMYK chart
      #14283e RGB pie chart
      #14283e color shades, tints & tones
#14283e color schemes
#14283e color preview, HTML & CSS examples
           This text has a color of #14283e        
        
          <p style="color:#14283e;">Text here</p>
        
        
          .mytext {color:#14283e;}
        
        Text color #14283e
      
           This box has a color of #14283e        
        
          <div style="background-color:#14283e;">Content here</div>
        
        
          .mybackground {background-color:#14283e;}
        
        Background color #14283e
      
           Border around this has a color of #14283e        
        
          <div style="border:2px solid #14283e;">Content here</div>
        
        
          .myborder {border:2px solid #14283e;}
        
        Border color #14283e