#145c3a color space conversions
Hex:
        #145c3a
        RGB:
        20, 92, 58
        CMY:
        92, 64, 77
        CMYK:
        78, 0, 37, 64
      HSL:
        152°, 64.2857%, 21.9608%
        HSV (HSB):
        152°, 78.2609%, 36.0784%
        XYZ:
        4.8794, 8.1085, 5.3109
        xyY:
        0.2666, 0.4431, 8.1085
      CIE-Lab:
        34.2078, -30.5850, 13.4906
        CIE-LCH:
        34.2078, 33.4281, 156.1983
        CIE-Luv:
        34.2078, -27.0456, 19.5654
        Hunter-Lab:
        28.4754, -19.2455, 8.8747
      #145c3a color charts
#145c3a RGB chart
      #145c3a CMYK chart
      #145c3a RGB pie chart
      #145c3a color shades, tints & tones
#145c3a color schemes
#145c3a color preview, HTML & CSS examples
           This text has a color of #145c3a        
        
          <p style="color:#145c3a;">Text here</p>
        
        
          .mytext {color:#145c3a;}
        
        Text color #145c3a
      
           This box has a color of #145c3a        
        
          <div style="background-color:#145c3a;">Content here</div>
        
        
          .mybackground {background-color:#145c3a;}
        
        Background color #145c3a
      
           Border around this has a color of #145c3a        
        
          <div style="border:2px solid #145c3a;">Content here</div>
        
        
          .myborder {border:2px solid #145c3a;}
        
        Border color #145c3a