#143faf color space conversions
Hex:
        #143faf
        RGB:
        20, 63, 175
        CMY:
        92, 75, 31
        CMYK:
        89, 64, 0, 31
      HSL:
        223°, 79.4872%, 38.2353%
        HSV (HSB):
        223°, 88.5714%, 68.6275%
        XYZ:
        9.8039, 6.7989, 41.3530
        xyY:
        0.1692, 0.1173, 6.7989
      CIE-Lab:
        31.3446, 30.4177, -63.2082
        CIE-LCH:
        31.3446, 70.1464, 295.6982
        CIE-Luv:
        31.3446, -12.8618, -85.1176
        Hunter-Lab:
        26.0747, 21.4839, -75.7785
      #143faf color charts
#143faf RGB chart
      #143faf CMYK chart
      #143faf RGB pie chart
      #143faf color shades, tints & tones
#143faf color schemes
#143faf color preview, HTML & CSS examples
           This text has a color of #143faf        
        
          <p style="color:#143faf;">Text here</p>
        
        
          .mytext {color:#143faf;}
        
        Text color #143faf
      
           This box has a color of #143faf        
        
          <div style="background-color:#143faf;">Content here</div>
        
        
          .mybackground {background-color:#143faf;}
        
        Background color #143faf
      
           Border around this has a color of #143faf        
        
          <div style="border:2px solid #143faf;">Content here</div>
        
        
          .myborder {border:2px solid #143faf;}
        
        Border color #143faf