#146b5a color space conversions
Hex:
        #146b5a
        RGB:
        20, 107, 90
        CMY:
        92, 58, 65
        CMYK:
        81, 0, 16, 58
      HSL:
        168°, 68.5039%, 24.9020%
        HSV (HSB):
        168°, 81.3084%, 41.9608%
        XYZ:
        7.3916, 11.4023, 11.4841
        xyY:
        0.2441, 0.3766, 11.4023
      CIE-Lab:
        40.2499, -29.0354, 2.4875
        CIE-LCH:
        40.2499, 29.1418, 175.1033
        CIE-Luv:
        40.2499, -30.8457, 7.1820
        Hunter-Lab:
        33.7673, -20.0192, 3.4728
      #146b5a color charts
#146b5a RGB chart
      #146b5a CMYK chart
      #146b5a RGB pie chart
      #146b5a color shades, tints & tones
#146b5a color schemes
#146b5a color preview, HTML & CSS examples
           This text has a color of #146b5a        
        
          <p style="color:#146b5a;">Text here</p>
        
        
          .mytext {color:#146b5a;}
        
        Text color #146b5a
      
           This box has a color of #146b5a        
        
          <div style="background-color:#146b5a;">Content here</div>
        
        
          .mybackground {background-color:#146b5a;}
        
        Background color #146b5a
      
           Border around this has a color of #146b5a        
        
          <div style="border:2px solid #146b5a;">Content here</div>
        
        
          .myborder {border:2px solid #146b5a;}
        
        Border color #146b5a