#141d95 color space conversions
Hex:
        #141d95
        RGB:
        20, 29, 149
        CMY:
        92, 89, 42
        CMYK:
        87, 81, 0, 42
      HSL:
        236°, 76.3314%, 33.1373%
        HSV (HSB):
        236°, 86.5772%, 58.4314%
        XYZ:
        6.1527, 3.1974, 28.7266
        xyY:
        0.1616, 0.0840, 3.1974
      CIE-Lab:
        20.8176, 42.0638, -64.7952
        CIE-LCH:
        20.8176, 77.2514, 302.9909
        CIE-Luv:
        20.8176, -6.0666, -71.2351
        Hunter-Lab:
        17.8812, 30.1272, -82.7341
      #141d95 color charts
#141d95 RGB chart
      #141d95 CMYK chart
      #141d95 RGB pie chart
      #141d95 color shades, tints & tones
#141d95 color schemes
#141d95 color preview, HTML & CSS examples
           This text has a color of #141d95        
        
          <p style="color:#141d95;">Text here</p>
        
        
          .mytext {color:#141d95;}
        
        Text color #141d95
      
           This box has a color of #141d95        
        
          <div style="background-color:#141d95;">Content here</div>
        
        
          .mybackground {background-color:#141d95;}
        
        Background color #141d95
      
           Border around this has a color of #141d95        
        
          <div style="border:2px solid #141d95;">Content here</div>
        
        
          .myborder {border:2px solid #141d95;}
        
        Border color #141d95