#141a9e color space conversions
Hex:
        #141a9e
        RGB:
        20, 26, 158
        CMY:
        92, 90, 38
        CMYK:
        87, 84, 0, 38
      HSL:
        237°, 77.5281%, 34.9020%
        HSV (HSB):
        237°, 87.3418%, 61.9608%
        XYZ:
        6.8294, 3.3561, 32.6356
        xyY:
        0.1595, 0.0784, 3.3561
      CIE-Lab:
        21.4172, 46.5861, -69.3342
        CIE-LCH:
        21.4172, 83.5314, 303.8974
        CIE-Luv:
        21.4172, -6.0376, -76.1661
        Hunter-Lab:
        18.3198, 34.4836, -92.7979
      #141a9e color charts
#141a9e RGB chart
      #141a9e CMYK chart
      #141a9e RGB pie chart
      #141a9e color shades, tints & tones
#141a9e color schemes
#141a9e color preview, HTML & CSS examples
           This text has a color of #141a9e        
        
          <p style="color:#141a9e;">Text here</p>
        
        
          .mytext {color:#141a9e;}
        
        Text color #141a9e
      
           This box has a color of #141a9e        
        
          <div style="background-color:#141a9e;">Content here</div>
        
        
          .mybackground {background-color:#141a9e;}
        
        Background color #141a9e
      
           Border around this has a color of #141a9e        
        
          <div style="border:2px solid #141a9e;">Content here</div>
        
        
          .myborder {border:2px solid #141a9e;}
        
        Border color #141a9e