#145f43 color space conversions
Hex:
        #145f43
        RGB:
        20, 95, 67
        CMY:
        92, 63, 74
        CMYK:
        79, 0, 29, 63
      HSL:
        158°, 65.2174%, 22.5490%
        HSV (HSB):
        158°, 78.9474%, 37.2549%
        XYZ:
        5.3938, 8.7384, 6.7126
        xyY:
        0.2588, 0.4192, 8.7384
      CIE-Lab:
        35.4756, -29.7356, 9.7427
        CIE-LCH:
        35.4756, 31.2910, 161.8589
        CIE-Luv:
        35.4756, -27.7047, 15.6093
        Hunter-Lab:
        29.5608, -19.1613, 7.2291
      #145f43 color charts
#145f43 RGB chart
      #145f43 CMYK chart
      #145f43 RGB pie chart
      #145f43 color shades, tints & tones
#145f43 color schemes
#145f43 color preview, HTML & CSS examples
           This text has a color of #145f43        
        
          <p style="color:#145f43;">Text here</p>
        
        
          .mytext {color:#145f43;}
        
        Text color #145f43
      
           This box has a color of #145f43        
        
          <div style="background-color:#145f43;">Content here</div>
        
        
          .mybackground {background-color:#145f43;}
        
        Background color #145f43
      
           Border around this has a color of #145f43        
        
          <div style="border:2px solid #145f43;">Content here</div>
        
        
          .myborder {border:2px solid #145f43;}
        
        Border color #145f43