#14258d color space conversions
Hex:
        #14258d
        RGB:
        20, 37, 141
        CMY:
        92, 85, 45
        CMYK:
        86, 74, 0, 45
      HSL:
        232°, 75.1553%, 31.5686%
        HSV (HSB):
        232°, 85.8156%, 55.2941%
        XYZ:
        5.7578, 3.3949, 25.5511
        xyY:
        0.1659, 0.0978, 3.3949
      CIE-Lab:
        21.5609, 34.4699, -58.6015
        CIE-LCH:
        21.5609, 67.9875, 300.4644
        CIE-Luv:
        21.5609, -7.0379, -67.0403
        Hunter-Lab:
        18.4254, 23.5354, -69.3218
      #14258d color charts
#14258d RGB chart
      #14258d CMYK chart
      #14258d RGB pie chart
      #14258d color shades, tints & tones
#14258d color schemes
#14258d color preview, HTML & CSS examples
           This text has a color of #14258d        
        
          <p style="color:#14258d;">Text here</p>
        
        
          .mytext {color:#14258d;}
        
        Text color #14258d
      
           This box has a color of #14258d        
        
          <div style="background-color:#14258d;">Content here</div>
        
        
          .mybackground {background-color:#14258d;}
        
        Background color #14258d
      
           Border around this has a color of #14258d        
        
          <div style="border:2px solid #14258d;">Content here</div>
        
        
          .myborder {border:2px solid #14258d;}
        
        Border color #14258d