#142e3b color space conversions
Hex:
        #142e3b
        RGB:
        20, 46, 59
        CMY:
        92, 82, 77
        CMYK:
        66, 22, 0, 77
      HSL:
        200°, 49.3671%, 15.4902%
        HSV (HSB):
        200°, 66.1017%, 23.1373%
        XYZ:
        2.0549, 2.4185, 4.4962
        xyY:
        0.2291, 0.2696, 2.4185
      CIE-Lab:
        17.5458, -5.3038, -11.2909
        CIE-LCH:
        17.5458, 12.4746, 244.8385
        CIE-Luv:
        17.5458, -8.9467, -11.0181
        Hunter-Lab:
        15.5515, -3.6288, -6.2557
      #142e3b color charts
#142e3b RGB chart
      #142e3b CMYK chart
      #142e3b RGB pie chart
      #142e3b color shades, tints & tones
#142e3b color schemes
#142e3b color preview, HTML & CSS examples
           This text has a color of #142e3b        
        
          <p style="color:#142e3b;">Text here</p>
        
        
          .mytext {color:#142e3b;}
        
        Text color #142e3b
      
           This box has a color of #142e3b        
        
          <div style="background-color:#142e3b;">Content here</div>
        
        
          .mybackground {background-color:#142e3b;}
        
        Background color #142e3b
      
           Border around this has a color of #142e3b        
        
          <div style="border:2px solid #142e3b;">Content here</div>
        
        
          .myborder {border:2px solid #142e3b;}
        
        Border color #142e3b