#143e47 color space conversions
Hex:
        #143e47
        RGB:
        20, 62, 71
        CMY:
        92, 76, 72
        CMYK:
        72, 13, 0, 72
      HSL:
        191°, 56.0440%, 17.8431%
        HSV (HSB):
        191°, 71.8310%, 27.8431%
        XYZ:
        3.1484, 4.0489, 6.5768
        xyY:
        0.2286, 0.2939, 4.0489
      CIE-Lab:
        23.8325, -11.1124, -9.7954
        CIE-LCH:
        23.8325, 14.8134, 221.3956
        CIE-Luv:
        23.8325, -14.6294, -10.0737
        Hunter-Lab:
        20.1219, -7.2836, -5.2935
      #143e47 color charts
#143e47 RGB chart
      #143e47 CMYK chart
      #143e47 RGB pie chart
      #143e47 color shades, tints & tones
#143e47 color schemes
#143e47 color preview, HTML & CSS examples
           This text has a color of #143e47        
        
          <p style="color:#143e47;">Text here</p>
        
        
          .mytext {color:#143e47;}
        
        Text color #143e47
      
           This box has a color of #143e47        
        
          <div style="background-color:#143e47;">Content here</div>
        
        
          .mybackground {background-color:#143e47;}
        
        Background color #143e47
      
           Border around this has a color of #143e47        
        
          <div style="border:2px solid #143e47;">Content here</div>
        
        
          .myborder {border:2px solid #143e47;}
        
        Border color #143e47