#146a4a color space conversions
Hex:
        #146a4a
        RGB:
        20, 106, 74
        CMY:
        92, 58, 71
        CMYK:
        81, 0, 30, 58
      HSL:
        158°, 68.2540%, 24.7059%
        HSV (HSB):
        158°, 81.1321%, 41.5686%
        XYZ:
        6.6786, 10.9512, 8.2404
        xyY:
        0.2582, 0.4233, 10.9512
      CIE-Lab:
        39.4982, -32.8914, 11.0887
        CIE-LCH:
        39.4982, 34.7103, 161.3694
        CIE-Luv:
        39.4982, -31.4819, 18.1663
        Hunter-Lab:
        33.0926, -21.8882, 8.4011
      #146a4a color charts
#146a4a RGB chart
      #146a4a CMYK chart
      #146a4a RGB pie chart
      #146a4a color shades, tints & tones
#146a4a color schemes
#146a4a color preview, HTML & CSS examples
           This text has a color of #146a4a        
        
          <p style="color:#146a4a;">Text here</p>
        
        
          .mytext {color:#146a4a;}
        
        Text color #146a4a
      
           This box has a color of #146a4a        
        
          <div style="background-color:#146a4a;">Content here</div>
        
        
          .mybackground {background-color:#146a4a;}
        
        Background color #146a4a
      
           Border around this has a color of #146a4a        
        
          <div style="border:2px solid #146a4a;">Content here</div>
        
        
          .myborder {border:2px solid #146a4a;}
        
        Border color #146a4a