#141c99 color space conversions
Hex:
        #141c99
        RGB:
        20, 28, 153
        CMY:
        92, 89, 40
        CMYK:
        87, 82, 0, 40
      HSL:
        236°, 76.8786%, 33.9216%
        HSV (HSB):
        236°, 86.9281%, 60.0000%
        XYZ:
        6.4535, 3.2791, 30.4298
        xyY:
        0.1607, 0.0816, 3.2791
      CIE-Lab:
        21.1288, 43.9428, -66.7452
        CIE-LCH:
        21.1288, 79.9117, 303.3595
        CIE-Luv:
        21.1288, -6.0841, -73.4692
        Hunter-Lab:
        18.1084, 31.9246, -86.9565
      #141c99 color charts
#141c99 RGB chart
      #141c99 CMYK chart
      #141c99 RGB pie chart
      #141c99 color shades, tints & tones
#141c99 color schemes
#141c99 color preview, HTML & CSS examples
           This text has a color of #141c99        
        
          <p style="color:#141c99;">Text here</p>
        
        
          .mytext {color:#141c99;}
        
        Text color #141c99
      
           This box has a color of #141c99        
        
          <div style="background-color:#141c99;">Content here</div>
        
        
          .mybackground {background-color:#141c99;}
        
        Background color #141c99
      
           Border around this has a color of #141c99        
        
          <div style="border:2px solid #141c99;">Content here</div>
        
        
          .myborder {border:2px solid #141c99;}
        
        Border color #141c99