#141b65 color space conversions
Hex:
        #141b65
        RGB:
        20, 27, 101
        CMY:
        92, 89, 60
        CMYK:
        80, 73, 0, 60
      HSL:
        235°, 66.9421%, 23.7255%
        HSV (HSB):
        235°, 80.1980%, 39.6078%
        XYZ:
        3.0294, 1.8722, 12.5136
        xyY:
        0.1740, 0.1075, 1.8722
      CIE-Lab:
        14.8016, 25.7635, -44.1321
        CIE-LCH:
        14.8016, 51.1019, 300.2755
        CIE-Luv:
        14.8016, -4.1053, -42.8916
        Hunter-Lab:
        13.6827, 15.5755, -44.6460
      #141b65 color charts
#141b65 RGB chart
      #141b65 CMYK chart
      #141b65 RGB pie chart
      #141b65 color shades, tints & tones
#141b65 color schemes
#141b65 color preview, HTML & CSS examples
           This text has a color of #141b65        
        
          <p style="color:#141b65;">Text here</p>
        
        
          .mytext {color:#141b65;}
        
        Text color #141b65
      
           This box has a color of #141b65        
        
          <div style="background-color:#141b65;">Content here</div>
        
        
          .mybackground {background-color:#141b65;}
        
        Background color #141b65
      
           Border around this has a color of #141b65        
        
          <div style="border:2px solid #141b65;">Content here</div>
        
        
          .myborder {border:2px solid #141b65;}
        
        Border color #141b65