#141c66 color space conversions
Hex:
        #141c66
        RGB:
        20, 28, 102
        CMY:
        92, 89, 60
        CMYK:
        80, 73, 0, 60
      HSL:
        234°, 67.2131%, 23.9216%
        HSV (HSB):
        234°, 80.3922%, 40.0000%
        XYZ:
        3.1020, 1.9385, 12.7811
        xyY:
        0.1741, 0.1088, 1.9385
      CIE-Lab:
        15.1613, 25.4698, -44.1997
        CIE-LCH:
        15.1613, 51.0130, 299.9524
        CIE-Luv:
        15.1613, -4.3158, -43.5477
        Hunter-Lab:
        13.9231, 15.4035, -44.6803
      #141c66 color charts
#141c66 RGB chart
      #141c66 CMYK chart
      #141c66 RGB pie chart
      #141c66 color shades, tints & tones
#141c66 color schemes
#141c66 color preview, HTML & CSS examples
           This text has a color of #141c66        
        
          <p style="color:#141c66;">Text here</p>
        
        
          .mytext {color:#141c66;}
        
        Text color #141c66
      
           This box has a color of #141c66        
        
          <div style="background-color:#141c66;">Content here</div>
        
        
          .mybackground {background-color:#141c66;}
        
        Background color #141c66
      
           Border around this has a color of #141c66        
        
          <div style="border:2px solid #141c66;">Content here</div>
        
        
          .myborder {border:2px solid #141c66;}
        
        Border color #141c66