#14093f color space conversions
Hex:
        #14093f
        RGB:
        20, 9, 63
        CMY:
        92, 96, 75
        CMYK:
        68, 86, 0, 75
      HSL:
        252°, 75.0000%, 14.1176%
        HSV (HSB):
        252°, 85.7143%, 24.7059%
        XYZ:
        1.2834, 0.7030, 4.7707
        xyY:
        0.1899, 0.1040, 0.7030
      CIE-Lab:
        6.3499, 22.7267, -31.9733
        CIE-LCH:
        6.3499, 39.2275, 305.4054
        CIE-Luv:
        6.3499, -0.1201, -18.6810
        Hunter-Lab:
        8.3844, 12.6500, -27.8667
      #14093f color charts
#14093f RGB chart
      #14093f CMYK chart
      #14093f RGB pie chart
      #14093f color shades, tints & tones
#14093f color schemes
#14093f color preview, HTML & CSS examples
           This text has a color of #14093f        
        
          <p style="color:#14093f;">Text here</p>
        
        
          .mytext {color:#14093f;}
        
        Text color #14093f
      
           This box has a color of #14093f        
        
          <div style="background-color:#14093f;">Content here</div>
        
        
          .mybackground {background-color:#14093f;}
        
        Background color #14093f
      
           Border around this has a color of #14093f        
        
          <div style="border:2px solid #14093f;">Content here</div>
        
        
          .myborder {border:2px solid #14093f;}
        
        Border color #14093f