#142f9a color space conversions
Hex:
        #142f9a
        RGB:
        20, 47, 154
        CMY:
        92, 82, 40
        CMYK:
        87, 69, 0, 40
      HSL:
        228°, 77.0115%, 34.1176%
        HSV (HSB):
        228°, 87.0130%, 60.3922%
        XYZ:
        7.1377, 4.5148, 31.0671
        xyY:
        0.1671, 0.1057, 4.5148
      CIE-Lab:
        25.3053, 32.9090, -60.4510
        CIE-LCH:
        25.3053, 68.8282, 298.5635
        CIE-Luv:
        25.3053, -9.1967, -74.5306
        Hunter-Lab:
        21.2482, 22.7779, -71.8146
      #142f9a color charts
#142f9a RGB chart
      #142f9a CMYK chart
      #142f9a RGB pie chart
      #142f9a color shades, tints & tones
#142f9a color schemes
#142f9a color preview, HTML & CSS examples
           This text has a color of #142f9a        
        
          <p style="color:#142f9a;">Text here</p>
        
        
          .mytext {color:#142f9a;}
        
        Text color #142f9a
      
           This box has a color of #142f9a        
        
          <div style="background-color:#142f9a;">Content here</div>
        
        
          .mybackground {background-color:#142f9a;}
        
        Background color #142f9a
      
           Border around this has a color of #142f9a        
        
          <div style="border:2px solid #142f9a;">Content here</div>
        
        
          .myborder {border:2px solid #142f9a;}
        
        Border color #142f9a