#14223f color space conversions
Hex:
        #14223f
        RGB:
        20, 34, 63
        CMY:
        92, 87, 75
        CMYK:
        68, 46, 0, 75
      HSL:
        220°, 51.8072%, 16.2745%
        HSV (HSB):
        220°, 68.2540%, 24.7059%
        XYZ:
        1.7577, 1.6517, 4.9288
        xyY:
        0.2108, 0.1981, 1.6517
      CIE-Lab:
        13.5414, 4.8893, -20.3447
        CIE-LCH:
        13.5414, 20.9240, 283.5134
        CIE-Luv:
        13.5414, -4.8725, -19.1135
        Hunter-Lab:
        12.8517, 1.9229, -13.7423
      #14223f color charts
#14223f RGB chart
      #14223f CMYK chart
      #14223f RGB pie chart
      #14223f color shades, tints & tones
#14223f color schemes
#14223f color preview, HTML & CSS examples
           This text has a color of #14223f        
        
          <p style="color:#14223f;">Text here</p>
        
        
          .mytext {color:#14223f;}
        
        Text color #14223f
      
           This box has a color of #14223f        
        
          <div style="background-color:#14223f;">Content here</div>
        
        
          .mybackground {background-color:#14223f;}
        
        Background color #14223f
      
           Border around this has a color of #14223f        
        
          <div style="border:2px solid #14223f;">Content here</div>
        
        
          .myborder {border:2px solid #14223f;}
        
        Border color #14223f