#143b4a color space conversions
Hex:
        #143b4a
        RGB:
        20, 59, 74
        CMY:
        92, 77, 71
        CMYK:
        73, 20, 0, 71
      HSL:
        197°, 57.4468%, 18.4314%
        HSV (HSB):
        197°, 72.9730%, 29.0196%
        XYZ:
        3.0885, 3.7711, 7.0437
        xyY:
        0.2221, 0.2712, 3.7711
      CIE-Lab:
        22.8997, -8.1177, -13.2182
        CIE-LCH:
        22.8997, 15.5119, 238.4446
        CIE-Luv:
        22.8997, -13.3716, -14.3538
        Hunter-Lab:
        19.4192, -5.5945, -7.9120
      #143b4a color charts
#143b4a RGB chart
      #143b4a CMYK chart
      #143b4a RGB pie chart
      #143b4a color shades, tints & tones
#143b4a color schemes
#143b4a color preview, HTML & CSS examples
           This text has a color of #143b4a        
        
          <p style="color:#143b4a;">Text here</p>
        
        
          .mytext {color:#143b4a;}
        
        Text color #143b4a
      
           This box has a color of #143b4a        
        
          <div style="background-color:#143b4a;">Content here</div>
        
        
          .mybackground {background-color:#143b4a;}
        
        Background color #143b4a
      
           Border around this has a color of #143b4a        
        
          <div style="border:2px solid #143b4a;">Content here</div>
        
        
          .myborder {border:2px solid #143b4a;}
        
        Border color #143b4a