#143f53 color space conversions
Hex:
        #143f53
        RGB:
        20, 63, 83
        CMY:
        92, 75, 67
        CMYK:
        76, 24, 0, 67
      HSL:
        199°, 61.1650%, 20.1961%
        HSV (HSB):
        199°, 75.9036%, 32.5490%
        XYZ:
        3.6273, 4.3283, 8.8279
        xyY:
        0.2161, 0.2579, 4.3283
      CIE-Lab:
        24.7283, -7.2133, -16.3411
        CIE-LCH:
        24.7283, 17.8624, 246.1822
        CIE-Luv:
        24.7283, -14.5195, -18.7868
        Hunter-Lab:
        20.8045, -5.2858, -10.5951
      #143f53 color charts
#143f53 RGB chart
      #143f53 CMYK chart
      #143f53 RGB pie chart
      #143f53 color shades, tints & tones
#143f53 color schemes
#143f53 color preview, HTML & CSS examples
           This text has a color of #143f53        
        
          <p style="color:#143f53;">Text here</p>
        
        
          .mytext {color:#143f53;}
        
        Text color #143f53
      
           This box has a color of #143f53        
        
          <div style="background-color:#143f53;">Content here</div>
        
        
          .mybackground {background-color:#143f53;}
        
        Background color #143f53
      
           Border around this has a color of #143f53        
        
          <div style="border:2px solid #143f53;">Content here</div>
        
        
          .myborder {border:2px solid #143f53;}
        
        Border color #143f53