#142a7e color space conversions
Hex:
        #142a7e
        RGB:
        20, 42, 126
        CMY:
        92, 84, 51
        CMYK:
        84, 67, 0, 51
      HSL:
        228°, 72.6027%, 28.6275%
        HSV (HSB):
        228°, 84.1270%, 49.4118%
        XYZ:
        4.8824, 3.3110, 20.1204
        xyY:
        0.1724, 0.1169, 3.3110
      CIE-Lab:
        21.2487, 25.3112, -49.6952
        CIE-LCH:
        21.2487, 55.7698, 296.9911
        CIE-Luv:
        21.2487, -7.7025, -57.7350
        Hunter-Lab:
        18.1962, 16.0513, -52.8226
      #142a7e color charts
#142a7e RGB chart
      #142a7e CMYK chart
      #142a7e RGB pie chart
      #142a7e color shades, tints & tones
#142a7e color schemes
#142a7e color preview, HTML & CSS examples
           This text has a color of #142a7e        
        
          <p style="color:#142a7e;">Text here</p>
        
        
          .mytext {color:#142a7e;}
        
        Text color #142a7e
      
           This box has a color of #142a7e        
        
          <div style="background-color:#142a7e;">Content here</div>
        
        
          .mybackground {background-color:#142a7e;}
        
        Background color #142a7e
      
           Border around this has a color of #142a7e        
        
          <div style="border:2px solid #142a7e;">Content here</div>
        
        
          .myborder {border:2px solid #142a7e;}
        
        Border color #142a7e