#143aa0 color space conversions
Hex:
        #143aa0
        RGB:
        20, 58, 160
        CMY:
        92, 77, 37
        CMYK:
        88, 64, 0, 37
      HSL:
        224°, 77.7778%, 35.2941%
        HSV (HSB):
        224°, 87.5000%, 62.7451%
        XYZ:
        8.1467, 5.7129, 33.9310
        xyY:
        0.1705, 0.1195, 5.7129
      CIE-Lab:
        28.6763, 27.8839, -58.5665
        CIE-LCH:
        28.6763, 64.8656, 295.4594
        CIE-Luv:
        28.6763, -11.6567, -76.6152
        Hunter-Lab:
        23.9017, 19.0125, -67.4374
      #143aa0 color charts
#143aa0 RGB chart
      #143aa0 CMYK chart
      #143aa0 RGB pie chart
      #143aa0 color shades, tints & tones
#143aa0 color schemes
#143aa0 color preview, HTML & CSS examples
           This text has a color of #143aa0        
        
          <p style="color:#143aa0;">Text here</p>
        
        
          .mytext {color:#143aa0;}
        
        Text color #143aa0
      
           This box has a color of #143aa0        
        
          <div style="background-color:#143aa0;">Content here</div>
        
        
          .mybackground {background-color:#143aa0;}
        
        Background color #143aa0
      
           Border around this has a color of #143aa0        
        
          <div style="border:2px solid #143aa0;">Content here</div>
        
        
          .myborder {border:2px solid #143aa0;}
        
        Border color #143aa0