#142a4d color space conversions
Hex:
        #142a4d
        RGB:
        20, 42, 77
        CMY:
        92, 84, 70
        CMYK:
        74, 45, 0, 70
      HSL:
        217°, 58.7629%, 19.0196%
        HSV (HSB):
        217°, 74.0260%, 30.1961%
        XYZ:
        2.4560, 2.3405, 7.3435
        xyY:
        0.2023, 0.1928, 2.3405
      CIE-Lab:
        17.1812, 4.7977, -24.2009
        CIE-LCH:
        17.1812, 24.6719, 281.2131
        CIE-Luv:
        17.1812, -7.3683, -25.6571
        Hunter-Lab:
        15.2986, 1.8835, -17.7508
      #142a4d color charts
#142a4d RGB chart
      #142a4d CMYK chart
      #142a4d RGB pie chart
      #142a4d color shades, tints & tones
#142a4d color schemes
#142a4d color preview, HTML & CSS examples
           This text has a color of #142a4d        
        
          <p style="color:#142a4d;">Text here</p>
        
        
          .mytext {color:#142a4d;}
        
        Text color #142a4d
      
           This box has a color of #142a4d        
        
          <div style="background-color:#142a4d;">Content here</div>
        
        
          .mybackground {background-color:#142a4d;}
        
        Background color #142a4d
      
           Border around this has a color of #142a4d        
        
          <div style="border:2px solid #142a4d;">Content here</div>
        
        
          .myborder {border:2px solid #142a4d;}
        
        Border color #142a4d