#141bae color space conversions
Hex:
        #141bae
        RGB:
        20, 27, 174
        CMY:
        92, 89, 32
        CMYK:
        89, 84, 0, 32
      HSL:
        237°, 79.3814%, 38.0392%
        HSV (HSB):
        237°, 88.5057%, 68.2353%
        XYZ:
        8.3204, 3.9886, 40.3757
        xyY:
        0.1579, 0.0757, 3.9886
      CIE-Lab:
        23.6337, 51.1750, -75.3529
        CIE-LCH:
        23.6337, 91.0875, 304.1819
        CIE-Luv:
        23.6337, -6.7603, -85.6213
        Hunter-Lab:
        19.9714, 39.4158, -105.8851
      #141bae color charts
#141bae RGB chart
      #141bae CMYK chart
      #141bae RGB pie chart
      #141bae color shades, tints & tones
#141bae color schemes
#141bae color preview, HTML & CSS examples
           This text has a color of #141bae        
        
          <p style="color:#141bae;">Text here</p>
        
        
          .mytext {color:#141bae;}
        
        Text color #141bae
      
           This box has a color of #141bae        
        
          <div style="background-color:#141bae;">Content here</div>
        
        
          .mybackground {background-color:#141bae;}
        
        Background color #141bae
      
           Border around this has a color of #141bae        
        
          <div style="border:2px solid #141bae;">Content here</div>
        
        
          .myborder {border:2px solid #141bae;}
        
        Border color #141bae