#143e8a color space conversions
Hex:
        #143e8a
        RGB:
        20, 62, 138
        CMY:
        92, 76, 46
        CMYK:
        86, 55, 0, 46
      HSL:
        219°, 74.6835%, 30.9804%
        HSV (HSB):
        219°, 85.5072%, 54.1176%
        XYZ:
        6.5986, 5.4289, 24.7449
        xyY:
        0.1794, 0.1476, 5.4289
      CIE-Lab:
        27.9235, 16.1724, -46.3200
        CIE-LCH:
        27.9235, 49.0621, 289.2464
        CIE-Luv:
        27.9235, -12.7708, -60.7035
        Hunter-Lab:
        23.3001, 9.7758, -46.6563
      #143e8a color charts
#143e8a RGB chart
      #143e8a CMYK chart
      #143e8a RGB pie chart
      #143e8a color shades, tints & tones
#143e8a color schemes
#143e8a color preview, HTML & CSS examples
           This text has a color of #143e8a        
        
          <p style="color:#143e8a;">Text here</p>
        
        
          .mytext {color:#143e8a;}
        
        Text color #143e8a
      
           This box has a color of #143e8a        
        
          <div style="background-color:#143e8a;">Content here</div>
        
        
          .mybackground {background-color:#143e8a;}
        
        Background color #143e8a
      
           Border around this has a color of #143e8a        
        
          <div style="border:2px solid #143e8a;">Content here</div>
        
        
          .myborder {border:2px solid #143e8a;}
        
        Border color #143e8a