#142f3a color space conversions
Hex:
        #142f3a
        RGB:
        20, 47, 58
        CMY:
        92, 82, 77
        CMYK:
        66, 19, 0, 77
      HSL:
        197°, 48.7179%, 15.2941%
        HSV (HSB):
        197°, 65.5172%, 22.7451%
        XYZ:
        2.0687, 2.4872, 4.3740
        xyY:
        0.2317, 0.2785, 2.4872
      CIE-Lab:
        17.8608, -6.3498, -10.1162
        CIE-LCH:
        17.8608, 11.9439, 237.8842
        CIE-Luv:
        17.8608, -9.3389, -9.7399
        Hunter-Lab:
        15.7710, -4.1849, -5.4042
      #142f3a color charts
#142f3a RGB chart
      #142f3a CMYK chart
      #142f3a RGB pie chart
      #142f3a color shades, tints & tones
#142f3a color schemes
#142f3a color preview, HTML & CSS examples
           This text has a color of #142f3a        
        
          <p style="color:#142f3a;">Text here</p>
        
        
          .mytext {color:#142f3a;}
        
        Text color #142f3a
      
           This box has a color of #142f3a        
        
          <div style="background-color:#142f3a;">Content here</div>
        
        
          .mybackground {background-color:#142f3a;}
        
        Background color #142f3a
      
           Border around this has a color of #142f3a        
        
          <div style="border:2px solid #142f3a;">Content here</div>
        
        
          .myborder {border:2px solid #142f3a;}
        
        Border color #142f3a