#141c80 color space conversions
Hex:
        #141c80
        RGB:
        20, 28, 128
        CMY:
        92, 89, 50
        CMYK:
        84, 78, 0, 50
      HSL:
        236°, 72.9730%, 29.0196%
        HSV (HSB):
        236°, 84.3750%, 50.1961%
        XYZ:
        4.6000, 2.5377, 20.6695
        xyY:
        0.1654, 0.0913, 2.5377
      CIE-Lab:
        18.0884, 35.2792, -56.1708
        CIE-LCH:
        18.0884, 66.3309, 302.1317
        CIE-Luv:
        18.0884, -5.1864, -58.8202
        Hunter-Lab:
        15.9303, 23.6656, -65.7772
      #141c80 color charts
#141c80 RGB chart
      #141c80 CMYK chart
      #141c80 RGB pie chart
      #141c80 color shades, tints & tones
#141c80 color schemes
#141c80 color preview, HTML & CSS examples
           This text has a color of #141c80        
        
          <p style="color:#141c80;">Text here</p>
        
        
          .mytext {color:#141c80;}
        
        Text color #141c80
      
           This box has a color of #141c80        
        
          <div style="background-color:#141c80;">Content here</div>
        
        
          .mybackground {background-color:#141c80;}
        
        Background color #141c80
      
           Border around this has a color of #141c80        
        
          <div style="border:2px solid #141c80;">Content here</div>
        
        
          .myborder {border:2px solid #141c80;}
        
        Border color #141c80