#146c5a color space conversions
Hex:
        #146c5a
        RGB:
        20, 108, 90
        CMY:
        92, 58, 65
        CMYK:
        81, 0, 17, 58
      HSL:
        168°, 68.7500%, 25.0980%
        HSV (HSB):
        168°, 81.4815%, 42.3529%
        XYZ:
        7.4965, 11.6120, 11.5191
        xyY:
        0.2448, 0.3791, 11.6120
      CIE-Lab:
        40.5927, -29.5084, 2.9828
        CIE-LCH:
        40.5927, 29.6588, 174.2280
        CIE-Luv:
        40.5927, -31.2221, 7.9019
        Hunter-Lab:
        34.0764, -20.3653, 3.8113
      #146c5a color charts
#146c5a RGB chart
      #146c5a CMYK chart
      #146c5a RGB pie chart
      #146c5a color shades, tints & tones
#146c5a color schemes
#146c5a color preview, HTML & CSS examples
           This text has a color of #146c5a        
        
          <p style="color:#146c5a;">Text here</p>
        
        
          .mytext {color:#146c5a;}
        
        Text color #146c5a
      
           This box has a color of #146c5a        
        
          <div style="background-color:#146c5a;">Content here</div>
        
        
          .mybackground {background-color:#146c5a;}
        
        Background color #146c5a
      
           Border around this has a color of #146c5a        
        
          <div style="border:2px solid #146c5a;">Content here</div>
        
        
          .myborder {border:2px solid #146c5a;}
        
        Border color #146c5a