#141b41 color space conversions
Hex:
        #141b41
        RGB:
        20, 27, 65
        CMY:
        92, 89, 75
        CMYK:
        69, 58, 0, 75
      HSL:
        231°, 52.9412%, 16.6667%
        HSV (HSB):
        231°, 69.2308%, 25.4902%
        XYZ:
        1.6346, 1.3142, 5.1685
        xyY:
        0.2014, 0.1619, 1.3142
      CIE-Lab:
        11.3747, 11.0652, -25.2179
        CIE-LCH:
        11.3747, 27.5387, 293.6911
        CIE-Luv:
        11.3747, -3.0210, -21.7945
        Hunter-Lab:
        11.4640, 5.3887, -18.7060
      #141b41 color charts
#141b41 RGB chart
      #141b41 CMYK chart
      #141b41 RGB pie chart
      #141b41 color shades, tints & tones
#141b41 color schemes
#141b41 color preview, HTML & CSS examples
           This text has a color of #141b41        
        
          <p style="color:#141b41;">Text here</p>
        
        
          .mytext {color:#141b41;}
        
        Text color #141b41
      
           This box has a color of #141b41        
        
          <div style="background-color:#141b41;">Content here</div>
        
        
          .mybackground {background-color:#141b41;}
        
        Background color #141b41
      
           Border around this has a color of #141b41        
        
          <div style="border:2px solid #141b41;">Content here</div>
        
        
          .myborder {border:2px solid #141b41;}
        
        Border color #141b41