#142f86 color space conversions
Hex:
        #142f86
        RGB:
        20, 47, 134
        CMY:
        92, 82, 47
        CMYK:
        85, 65, 0, 47
      HSL:
        226°, 74.0260%, 30.1961%
        HSV (HSB):
        226°, 85.0746%, 52.5490%
        XYZ:
        5.6081, 3.9030, 23.0120
        xyY:
        0.1724, 0.1200, 3.9030
      CIE-Lab:
        23.3481, 25.0496, -51.2904
        CIE-LCH:
        23.3481, 57.0806, 296.0303
        CIE-Luv:
        23.3481, -8.9282, -62.1010
        Hunter-Lab:
        19.7560, 16.0974, -55.2326
      #142f86 color charts
#142f86 RGB chart
      #142f86 CMYK chart
      #142f86 RGB pie chart
      #142f86 color shades, tints & tones
#142f86 color schemes
#142f86 color preview, HTML & CSS examples
           This text has a color of #142f86        
        
          <p style="color:#142f86;">Text here</p>
        
        
          .mytext {color:#142f86;}
        
        Text color #142f86
      
           This box has a color of #142f86        
        
          <div style="background-color:#142f86;">Content here</div>
        
        
          .mybackground {background-color:#142f86;}
        
        Background color #142f86
      
           Border around this has a color of #142f86        
        
          <div style="border:2px solid #142f86;">Content here</div>
        
        
          .myborder {border:2px solid #142f86;}
        
        Border color #142f86