#143d4f color space conversions
Hex:
        #143d4f
        RGB:
        20, 61, 79
        CMY:
        92, 76, 69
        CMYK:
        75, 23, 0, 69
      HSL:
        198°, 59.5960%, 19.4118%
        HSV (HSB):
        198°, 74.6835%, 30.9804%
        XYZ:
        3.3685, 4.0507, 8.0015
        xyY:
        0.2184, 0.2627, 4.0507
      CIE-Lab:
        23.8384, -7.4807, -15.0852
        CIE-LCH:
        23.8384, 16.8382, 243.6234
        CIE-Luv:
        23.8384, -13.9324, -16.9473
        Hunter-Lab:
        20.1264, -5.3460, -9.4829
      #143d4f color charts
#143d4f RGB chart
      #143d4f CMYK chart
      #143d4f RGB pie chart
      #143d4f color shades, tints & tones
#143d4f color schemes
#143d4f color preview, HTML & CSS examples
           This text has a color of #143d4f        
        
          <p style="color:#143d4f;">Text here</p>
        
        
          .mytext {color:#143d4f;}
        
        Text color #143d4f
      
           This box has a color of #143d4f        
        
          <div style="background-color:#143d4f;">Content here</div>
        
        
          .mybackground {background-color:#143d4f;}
        
        Background color #143d4f
      
           Border around this has a color of #143d4f        
        
          <div style="border:2px solid #143d4f;">Content here</div>
        
        
          .myborder {border:2px solid #143d4f;}
        
        Border color #143d4f