#143f93 color space conversions
Hex:
        #143f93
        RGB:
        20, 63, 147
        CMY:
        92, 75, 42
        CMYK:
        86, 57, 0, 42
      HSL:
        220°, 76.0479%, 32.7451%
        HSV (HSB):
        220°, 86.3946%, 57.6471%
        XYZ:
        7.3325, 5.8103, 28.3388
        xyY:
        0.1768, 0.1401, 5.8103
      CIE-Lab:
        28.9288, 19.1915, -50.2306
        CIE-LCH:
        28.9288, 53.7720, 290.9102
        CIE-Luv:
        28.9288, -12.9542, -66.5715
        Hunter-Lab:
        24.1046, 12.1154, -52.8316
      #143f93 color charts
#143f93 RGB chart
      #143f93 CMYK chart
      #143f93 RGB pie chart
      #143f93 color shades, tints & tones
#143f93 color schemes
#143f93 color preview, HTML & CSS examples
           This text has a color of #143f93        
        
          <p style="color:#143f93;">Text here</p>
        
        
          .mytext {color:#143f93;}
        
        Text color #143f93
      
           This box has a color of #143f93        
        
          <div style="background-color:#143f93;">Content here</div>
        
        
          .mybackground {background-color:#143f93;}
        
        Background color #143f93
      
           Border around this has a color of #143f93        
        
          <div style="border:2px solid #143f93;">Content here</div>
        
        
          .myborder {border:2px solid #143f93;}
        
        Border color #143f93