#141b86 color space conversions
Hex:
        #141b86
        RGB:
        20, 27, 134
        CMY:
        92, 89, 47
        CMYK:
        85, 80, 0, 47
      HSL:
        236°, 74.0260%, 30.1961%
        HSV (HSB):
        236°, 85.0746%, 52.5490%
        XYZ:
        4.9835, 2.6538, 22.8038
        xyY:
        0.1637, 0.0872, 2.6538
      CIE-Lab:
        18.6004, 38.0010, -59.1156
        CIE-LCH:
        18.6004, 70.2762, 302.7339
        CIE-Luv:
        18.6004, -5.2588, -62.2282
        Hunter-Lab:
        16.2905, 26.0971, -71.5920
      #141b86 color charts
#141b86 RGB chart
      #141b86 CMYK chart
      #141b86 RGB pie chart
      #141b86 color shades, tints & tones
#141b86 color schemes
#141b86 color preview, HTML & CSS examples
           This text has a color of #141b86        
        
          <p style="color:#141b86;">Text here</p>
        
        
          .mytext {color:#141b86;}
        
        Text color #141b86
      
           This box has a color of #141b86        
        
          <div style="background-color:#141b86;">Content here</div>
        
        
          .mybackground {background-color:#141b86;}
        
        Background color #141b86
      
           Border around this has a color of #141b86        
        
          <div style="border:2px solid #141b86;">Content here</div>
        
        
          .myborder {border:2px solid #141b86;}
        
        Border color #141b86