#141b74 color space conversions
Hex:
        #141b74
        RGB:
        20, 27, 116
        CMY:
        92, 89, 55
        CMYK:
        83, 77, 0, 55
      HSL:
        236°, 70.5882%, 26.6667%
        HSV (HSB):
        236°, 82.7586%, 45.4902%
        XYZ:
        3.8328, 2.1935, 16.7444
        xyY:
        0.1683, 0.0963, 2.1935
      CIE-Lab:
        16.4718, 31.4953, -51.1659
        CIE-LCH:
        16.4718, 60.0825, 301.6144
        CIE-Luv:
        16.4718, -4.6159, -51.6785
        Hunter-Lab:
        14.8106, 20.2751, -56.6639
      #141b74 color charts
#141b74 RGB chart
      #141b74 CMYK chart
      #141b74 RGB pie chart
      #141b74 color shades, tints & tones
#141b74 color schemes
#141b74 color preview, HTML & CSS examples
           This text has a color of #141b74        
        
          <p style="color:#141b74;">Text here</p>
        
        
          .mytext {color:#141b74;}
        
        Text color #141b74
      
           This box has a color of #141b74        
        
          <div style="background-color:#141b74;">Content here</div>
        
        
          .mybackground {background-color:#141b74;}
        
        Background color #141b74
      
           Border around this has a color of #141b74        
        
          <div style="border:2px solid #141b74;">Content here</div>
        
        
          .myborder {border:2px solid #141b74;}
        
        Border color #141b74