#146f6b color space conversions
Hex:
        #146f6b
        RGB:
        20, 111, 107
        CMY:
        92, 56, 58
        CMYK:
        82, 0, 4, 56
      HSL:
        177°, 69.4656%, 25.6863%
        HSV (HSB):
        177°, 81.9820%, 43.5294%
        XYZ:
        8.6268, 12.5791, 15.8833
        xyY:
        0.2326, 0.3392, 12.5791
      CIE-Lab:
        42.1221, -25.8246, -5.0720
        CIE-LCH:
        42.1221, 26.3180, 191.1115
        CIE-Luv:
        42.1221, -31.1981, -3.3824
        Hunter-Lab:
        35.4671, -18.6503, -1.7249
      #146f6b color charts
#146f6b RGB chart
      #146f6b CMYK chart
      #146f6b RGB pie chart
      #146f6b color shades, tints & tones
#146f6b color schemes
#146f6b color preview, HTML & CSS examples
           This text has a color of #146f6b        
        
          <p style="color:#146f6b;">Text here</p>
        
        
          .mytext {color:#146f6b;}
        
        Text color #146f6b
      
           This box has a color of #146f6b        
        
          <div style="background-color:#146f6b;">Content here</div>
        
        
          .mybackground {background-color:#146f6b;}
        
        Background color #146f6b
      
           Border around this has a color of #146f6b        
        
          <div style="border:2px solid #146f6b;">Content here</div>
        
        
          .myborder {border:2px solid #146f6b;}
        
        Border color #146f6b