#141fa9 color space conversions
Hex:
        #141fa9
        RGB:
        20, 31, 169
        CMY:
        92, 88, 34
        CMYK:
        88, 82, 0, 34
      HSL:
        236°, 78.8360%, 37.0588%
        HSV (HSB):
        236°, 88.1657%, 66.2745%
        XYZ:
        7.9399, 3.9933, 37.8884
        xyY:
        0.1594, 0.0802, 3.9933
      CIE-Lab:
        23.6492, 47.6710, -72.3128
        CIE-LCH:
        23.6492, 86.6121, 303.3942
        CIE-Luv:
        23.6492, -7.0279, -83.1093
        Hunter-Lab:
        19.9832, 35.9529, -98.4266
      #141fa9 color charts
#141fa9 RGB chart
      #141fa9 CMYK chart
      #141fa9 RGB pie chart
      #141fa9 color shades, tints & tones
#141fa9 color schemes
#141fa9 color preview, HTML & CSS examples
           This text has a color of #141fa9        
        
          <p style="color:#141fa9;">Text here</p>
        
        
          .mytext {color:#141fa9;}
        
        Text color #141fa9
      
           This box has a color of #141fa9        
        
          <div style="background-color:#141fa9;">Content here</div>
        
        
          .mybackground {background-color:#141fa9;}
        
        Background color #141fa9
      
           Border around this has a color of #141fa9        
        
          <div style="border:2px solid #141fa9;">Content here</div>
        
        
          .myborder {border:2px solid #141fa9;}
        
        Border color #141fa9