#141e31 color space conversions
Hex:
        #141e31
        RGB:
        20, 30, 49
        CMY:
        92, 88, 81
        CMYK:
        59, 39, 0, 81
      HSL:
        219°, 42.0290%, 13.5294%
        HSV (HSB):
        219°, 59.1837%, 19.2157%
        XYZ:
        1.3071, 1.2990, 3.0876
        xyY:
        0.2296, 0.2281, 1.2990
      CIE-Lab:
        11.2686, 2.2558, -13.9738
        CIE-LCH:
        11.2686, 14.1547, 279.1702
        CIE-Luv:
        11.2686, -3.4974, -11.6235
        Hunter-Lab:
        11.3975, 0.5261, -8.0834
      #141e31 color charts
#141e31 RGB chart
      #141e31 CMYK chart
      #141e31 RGB pie chart
      #141e31 color shades, tints & tones
#141e31 color schemes
#141e31 color preview, HTML & CSS examples
           This text has a color of #141e31        
        
          <p style="color:#141e31;">Text here</p>
        
        
          .mytext {color:#141e31;}
        
        Text color #141e31
      
           This box has a color of #141e31        
        
          <div style="background-color:#141e31;">Content here</div>
        
        
          .mybackground {background-color:#141e31;}
        
        Background color #141e31
      
           Border around this has a color of #141e31        
        
          <div style="border:2px solid #141e31;">Content here</div>
        
        
          .myborder {border:2px solid #141e31;}
        
        Border color #141e31