#14288d color space conversions
Hex:
        #14288d
        RGB:
        20, 40, 141
        CMY:
        92, 84, 45
        CMYK:
        86, 72, 0, 45
      HSL:
        230°, 75.1553%, 31.5686%
        HSV (HSB):
        230°, 85.8156%, 55.2941%
        XYZ:
        5.8550, 3.5894, 25.5835
        xyY:
        0.1672, 0.1025, 3.5894
      CIE-Lab:
        22.2647, 32.5352, -57.4401
        CIE-LCH:
        22.2647, 66.0144, 299.5281
        CIE-Luv:
        22.2647, -7.5826, -67.0288
        Hunter-Lab:
        18.9457, 22.0089, -66.8009
      #14288d color charts
#14288d RGB chart
      #14288d CMYK chart
      #14288d RGB pie chart
      #14288d color shades, tints & tones
#14288d color schemes
#14288d color preview, HTML & CSS examples
           This text has a color of #14288d        
        
          <p style="color:#14288d;">Text here</p>
        
        
          .mytext {color:#14288d;}
        
        Text color #14288d
      
           This box has a color of #14288d        
        
          <div style="background-color:#14288d;">Content here</div>
        
        
          .mybackground {background-color:#14288d;}
        
        Background color #14288d
      
           Border around this has a color of #14288d        
        
          <div style="border:2px solid #14288d;">Content here</div>
        
        
          .myborder {border:2px solid #14288d;}
        
        Border color #14288d