#14256e color space conversions
Hex:
        #14256e
        RGB:
        20, 37, 110
        CMY:
        92, 85, 57
        CMYK:
        82, 66, 0, 57
      HSL:
        229°, 69.2308%, 25.4902%
        HSV (HSB):
        229°, 81.8182%, 43.1373%
        XYZ:
        3.7645, 2.5976, 15.0548
        xyY:
        0.1758, 0.1213, 2.5976
      CIE-Lab:
        18.3546, 22.3557, -44.1873
        CIE-LCH:
        18.3546, 49.5207, 296.8362
        CIE-Luv:
        18.3546, -6.3274, -48.2819
        Hunter-Lab:
        16.1172, 13.4875, -44.0998
      #14256e color charts
#14256e RGB chart
      #14256e CMYK chart
      #14256e RGB pie chart
      #14256e color shades, tints & tones
#14256e color schemes
#14256e color preview, HTML & CSS examples
           This text has a color of #14256e        
        
          <p style="color:#14256e;">Text here</p>
        
        
          .mytext {color:#14256e;}
        
        Text color #14256e
      
           This box has a color of #14256e        
        
          <div style="background-color:#14256e;">Content here</div>
        
        
          .mybackground {background-color:#14256e;}
        
        Background color #14256e
      
           Border around this has a color of #14256e        
        
          <div style="border:2px solid #14256e;">Content here</div>
        
        
          .myborder {border:2px solid #14256e;}
        
        Border color #14256e