#14196f color space conversions
Hex:
        #14196f
        RGB:
        20, 25, 111
        CMY:
        92, 90, 56
        CMYK:
        82, 77, 0, 56
      HSL:
        237°, 69.4656%, 25.6863%
        HSV (HSB):
        237°, 81.9820%, 43.5294%
        XYZ:
        3.5054, 1.9917, 15.2386
        xyY:
        0.1691, 0.0961, 1.9917
      CIE-Lab:
        15.4435, 30.8988, -49.6255
        CIE-LCH:
        15.4435, 58.4588, 301.9080
        CIE-Luv:
        15.4435, -4.1296, -48.5276
        Hunter-Lab:
        14.1127, 19.6393, -54.1413
      #14196f color charts
#14196f RGB chart
      #14196f CMYK chart
      #14196f RGB pie chart
      #14196f color shades, tints & tones
#14196f color schemes
#14196f color preview, HTML & CSS examples
           This text has a color of #14196f        
        
          <p style="color:#14196f;">Text here</p>
        
        
          .mytext {color:#14196f;}
        
        Text color #14196f
      
           This box has a color of #14196f        
        
          <div style="background-color:#14196f;">Content here</div>
        
        
          .mybackground {background-color:#14196f;}
        
        Background color #14196f
      
           Border around this has a color of #14196f        
        
          <div style="border:2px solid #14196f;">Content here</div>
        
        
          .myborder {border:2px solid #14196f;}
        
        Border color #14196f