#145c4b color space conversions
Hex:
        #145c4b
        RGB:
        20, 92, 75
        CMY:
        92, 64, 71
        CMYK:
        78, 0, 18, 64
      HSL:
        166°, 64.2857%, 21.9608%
        HSV (HSB):
        166°, 78.2609%, 36.0784%
        XYZ:
        5.3856, 8.3110, 7.9769
        xyY:
        0.2485, 0.3835, 8.3110
      CIE-Lab:
        34.6224, -26.1550, 3.5935
        CIE-LCH:
        34.6224, 26.4007, 172.1770
        CIE-Luv:
        34.6224, -26.0767, 7.8451
        Hunter-Lab:
        28.8288, -17.1041, 3.7746
      #145c4b color charts
#145c4b RGB chart
      #145c4b CMYK chart
      #145c4b RGB pie chart
      #145c4b color shades, tints & tones
#145c4b color schemes
#145c4b color preview, HTML & CSS examples
           This text has a color of #145c4b        
        
          <p style="color:#145c4b;">Text here</p>
        
        
          .mytext {color:#145c4b;}
        
        Text color #145c4b
      
           This box has a color of #145c4b        
        
          <div style="background-color:#145c4b;">Content here</div>
        
        
          .mybackground {background-color:#145c4b;}
        
        Background color #145c4b
      
           Border around this has a color of #145c4b        
        
          <div style="border:2px solid #145c4b;">Content here</div>
        
        
          .myborder {border:2px solid #145c4b;}
        
        Border color #145c4b