#141c87 color space conversions
Hex:
        #141c87
        RGB:
        20, 28, 135
        CMY:
        92, 89, 47
        CMYK:
        85, 79, 0, 47
      HSL:
        236°, 74.1935%, 30.3922%
        HSV (HSB):
        236°, 85.1852%, 52.9412%
        XYZ:
        5.0769, 2.7285, 23.1807
        xyY:
        0.1638, 0.0881, 2.7285
      CIE-Lab:
        18.9220, 37.7771, -59.2120
        CIE-LCH:
        18.9220, 70.2365, 302.5378
        CIE-Luv:
        18.9220, -5.4330, -62.9262
        Hunter-Lab:
        16.5182, 25.9558, -71.6418
      #141c87 color charts
#141c87 RGB chart
      #141c87 CMYK chart
      #141c87 RGB pie chart
      #141c87 color shades, tints & tones
#141c87 color schemes
#141c87 color preview, HTML & CSS examples
           This text has a color of #141c87        
        
          <p style="color:#141c87;">Text here</p>
        
        
          .mytext {color:#141c87;}
        
        Text color #141c87
      
           This box has a color of #141c87        
        
          <div style="background-color:#141c87;">Content here</div>
        
        
          .mybackground {background-color:#141c87;}
        
        Background color #141c87
      
           Border around this has a color of #141c87        
        
          <div style="border:2px solid #141c87;">Content here</div>
        
        
          .myborder {border:2px solid #141c87;}
        
        Border color #141c87