#142d6f color space conversions
Hex:
        #142d6f
        RGB:
        20, 45, 111
        CMY:
        92, 82, 56
        CMYK:
        82, 59, 0, 56
      HSL:
        224°, 69.4656%, 25.6863%
        HSV (HSB):
        224°, 81.9820%, 43.5294%
        XYZ:
        4.0961, 3.1732, 15.4355
        xyY:
        0.1804, 0.1398, 3.1732
      CIE-Lab:
        20.7246, 17.0042, -40.9656
        CIE-LCH:
        20.7246, 44.3546, 292.5426
        CIE-Luv:
        20.7246, -8.2583, -47.6663
        Hunter-Lab:
        17.8135, 9.8717, -38.9059
      #142d6f color charts
#142d6f RGB chart
      #142d6f CMYK chart
      #142d6f RGB pie chart
      #142d6f color shades, tints & tones
#142d6f color schemes
#142d6f color preview, HTML & CSS examples
           This text has a color of #142d6f        
        
          <p style="color:#142d6f;">Text here</p>
        
        
          .mytext {color:#142d6f;}
        
        Text color #142d6f
      
           This box has a color of #142d6f        
        
          <div style="background-color:#142d6f;">Content here</div>
        
        
          .mybackground {background-color:#142d6f;}
        
        Background color #142d6f
      
           Border around this has a color of #142d6f        
        
          <div style="border:2px solid #142d6f;">Content here</div>
        
        
          .myborder {border:2px solid #142d6f;}
        
        Border color #142d6f