#143c52 color space conversions
Hex:
        #143c52
        RGB:
        20, 60, 82
        CMY:
        92, 76, 68
        CMYK:
        76, 27, 0, 68
      HSL:
        201°, 60.7843%, 20.0000%
        HSV (HSB):
        201°, 75.6098%, 32.1569%
        XYZ:
        3.4273, 3.9896, 8.5721
        xyY:
        0.2144, 0.2495, 3.9896
      CIE-Lab:
        23.6371, -5.6626, -17.3781
        CIE-LCH:
        23.6371, 18.2774, 251.9519
        CIE-Luv:
        23.6371, -13.4533, -19.9230
        Hunter-Lab:
        19.9741, -4.3259, -11.4631
      #143c52 color charts
#143c52 RGB chart
      #143c52 CMYK chart
      #143c52 RGB pie chart
      #143c52 color shades, tints & tones
#143c52 color schemes
#143c52 color preview, HTML & CSS examples
           This text has a color of #143c52        
        
          <p style="color:#143c52;">Text here</p>
        
        
          .mytext {color:#143c52;}
        
        Text color #143c52
      
           This box has a color of #143c52        
        
          <div style="background-color:#143c52;">Content here</div>
        
        
          .mybackground {background-color:#143c52;}
        
        Background color #143c52
      
           Border around this has a color of #143c52        
        
          <div style="border:2px solid #143c52;">Content here</div>
        
        
          .myborder {border:2px solid #143c52;}
        
        Border color #143c52