#143c7a color space conversions
Hex:
        #143c7a
        RGB:
        20, 60, 122
        CMY:
        92, 76, 52
        CMYK:
        84, 51, 0, 52
      HSL:
        216°, 71.8310%, 27.8431%
        HSV (HSB):
        216°, 83.6066%, 47.8431%
        XYZ:
        5.4172, 4.7856, 19.0505
        xyY:
        0.1852, 0.1636, 4.7856
      CIE-Lab:
        26.1149, 10.8895, -39.2491
        CIE-LCH:
        26.1149, 40.7318, 285.5064
        CIE-Luv:
        26.1149, -12.4108, -50.1637
        Hunter-Lab:
        21.8760, 5.9195, -36.3191
      #143c7a color charts
#143c7a RGB chart
      #143c7a CMYK chart
      #143c7a RGB pie chart
      #143c7a color shades, tints & tones
#143c7a color schemes
#143c7a color preview, HTML & CSS examples
           This text has a color of #143c7a        
        
          <p style="color:#143c7a;">Text here</p>
        
        
          .mytext {color:#143c7a;}
        
        Text color #143c7a
      
           This box has a color of #143c7a        
        
          <div style="background-color:#143c7a;">Content here</div>
        
        
          .mybackground {background-color:#143c7a;}
        
        Background color #143c7a
      
           Border around this has a color of #143c7a        
        
          <div style="border:2px solid #143c7a;">Content here</div>
        
        
          .myborder {border:2px solid #143c7a;}
        
        Border color #143c7a