#143fa8 color space conversions
Hex:
        #143fa8
        RGB:
        20, 63, 168
        CMY:
        92, 75, 34
        CMYK:
        88, 63, 0, 34
      HSL:
        223°, 78.7234%, 36.8627%
        HSV (HSB):
        223°, 88.0952%, 65.8824%
        XYZ:
        9.1339, 6.5309, 37.8250
        xyY:
        0.1708, 0.1221, 6.5309
      CIE-Lab:
        30.7142, 27.6669, -60.0532
        CIE-LCH:
        30.7142, 66.1199, 294.7359
        CIE-Luv:
        30.7142, -12.8570, -80.5982
        Hunter-Lab:
        25.5556, 19.0757, -69.8665
      #143fa8 color charts
#143fa8 RGB chart
      #143fa8 CMYK chart
      #143fa8 RGB pie chart
      #143fa8 color shades, tints & tones
#143fa8 color schemes
#143fa8 color preview, HTML & CSS examples
           This text has a color of #143fa8        
        
          <p style="color:#143fa8;">Text here</p>
        
        
          .mytext {color:#143fa8;}
        
        Text color #143fa8
      
           This box has a color of #143fa8        
        
          <div style="background-color:#143fa8;">Content here</div>
        
        
          .mybackground {background-color:#143fa8;}
        
        Background color #143fa8
      
           Border around this has a color of #143fa8        
        
          <div style="border:2px solid #143fa8;">Content here</div>
        
        
          .myborder {border:2px solid #143fa8;}
        
        Border color #143fa8