#141b98 color space conversions
Hex:
        #141b98
        RGB:
        20, 27, 152
        CMY:
        92, 89, 40
        CMYK:
        87, 82, 0, 40
      HSL:
        237°, 76.7442%, 33.7255%
        HSV (HSB):
        237°, 86.8421%, 59.6078%
        XYZ:
        6.3479, 3.1996, 29.9888
        xyY:
        0.1606, 0.0809, 3.1996
      CIE-Lab:
        20.8261, 44.1289, -66.6323
        CIE-LCH:
        20.8261, 79.9201, 303.5155
        CIE-Luv:
        20.8261, -5.9252, -72.7718
        Hunter-Lab:
        17.8874, 32.0436, -86.8804
      #141b98 color charts
#141b98 RGB chart
      #141b98 CMYK chart
      #141b98 RGB pie chart
      #141b98 color shades, tints & tones
#141b98 color schemes
#141b98 color preview, HTML & CSS examples
           This text has a color of #141b98        
        
          <p style="color:#141b98;">Text here</p>
        
        
          .mytext {color:#141b98;}
        
        Text color #141b98
      
           This box has a color of #141b98        
        
          <div style="background-color:#141b98;">Content here</div>
        
        
          .mybackground {background-color:#141b98;}
        
        Background color #141b98
      
           Border around this has a color of #141b98        
        
          <div style="border:2px solid #141b98;">Content here</div>
        
        
          .myborder {border:2px solid #141b98;}
        
        Border color #141b98