#141e99 color space conversions
Hex:
        #141e99
        RGB:
        20, 30, 153
        CMY:
        92, 88, 40
        CMYK:
        87, 80, 0, 40
      HSL:
        235°, 76.8786%, 33.9216%
        HSV (HSB):
        235°, 86.9281%, 60.0000%
        XYZ:
        6.5025, 3.3772, 30.4461
        xyY:
        0.1612, 0.0837, 3.3772
      CIE-Lab:
        21.4952, 42.8786, -66.1369
        CIE-LCH:
        21.4952, 78.8205, 302.9566
        CIE-Luv:
        21.4952, -6.3392, -73.6757
        Hunter-Lab:
        18.3771, 31.0003, -85.3643
      #141e99 color charts
#141e99 RGB chart
      #141e99 CMYK chart
      #141e99 RGB pie chart
      #141e99 color shades, tints & tones
#141e99 color schemes
#141e99 color preview, HTML & CSS examples
           This text has a color of #141e99        
        
          <p style="color:#141e99;">Text here</p>
        
        
          .mytext {color:#141e99;}
        
        Text color #141e99
      
           This box has a color of #141e99        
        
          <div style="background-color:#141e99;">Content here</div>
        
        
          .mybackground {background-color:#141e99;}
        
        Background color #141e99
      
           Border around this has a color of #141e99        
        
          <div style="border:2px solid #141e99;">Content here</div>
        
        
          .myborder {border:2px solid #141e99;}
        
        Border color #141e99