#142e5d color space conversions
Hex:
        #142e5d
        RGB:
        20, 46, 93
        CMY:
        92, 82, 64
        CMYK:
        78, 51, 0, 64
      HSL:
        219°, 64.6018%, 22.1569%
        HSV (HSB):
        219°, 78.4946%, 36.4706%
        XYZ:
        3.2413, 2.8930, 10.7435
        xyY:
        0.1920, 0.1714, 2.8930
      CIE-Lab:
        19.6103, 8.6494, -31.0214
        CIE-LCH:
        19.6103, 32.2046, 285.5796
        CIE-Luv:
        19.6103, -8.5271, -35.2308
        Hunter-Lab:
        17.0089, 4.2500, -25.5437
      #142e5d color charts
#142e5d RGB chart
      #142e5d CMYK chart
      #142e5d RGB pie chart
      #142e5d color shades, tints & tones
#142e5d color schemes
#142e5d color preview, HTML & CSS examples
           This text has a color of #142e5d        
        
          <p style="color:#142e5d;">Text here</p>
        
        
          .mytext {color:#142e5d;}
        
        Text color #142e5d
      
           This box has a color of #142e5d        
        
          <div style="background-color:#142e5d;">Content here</div>
        
        
          .mybackground {background-color:#142e5d;}
        
        Background color #142e5d
      
           Border around this has a color of #142e5d        
        
          <div style="border:2px solid #142e5d;">Content here</div>
        
        
          .myborder {border:2px solid #142e5d;}
        
        Border color #142e5d