#145f4a color space conversions
Hex:
        #145f4a
        RGB:
        20, 95, 74
        CMY:
        92, 63, 71
        CMYK:
        79, 0, 22, 63
      HSL:
        163°, 65.2174%, 22.5490%
        HSV (HSB):
        163°, 78.9474%, 37.2549%
        XYZ:
        5.6167, 8.8276, 7.8864
        xyY:
        0.2515, 0.3953, 8.8276
      CIE-Lab:
        35.6501, -27.8765, 5.6832
        CIE-LCH:
        35.6501, 28.4499, 168.4770
        CIE-Luv:
        35.6501, -27.2920, 10.6713
        Hunter-Lab:
        29.7112, -18.2502, 5.0601
      #145f4a color charts
#145f4a RGB chart
      #145f4a CMYK chart
      #145f4a RGB pie chart
      #145f4a color shades, tints & tones
#145f4a color schemes
#145f4a color preview, HTML & CSS examples
           This text has a color of #145f4a        
        
          <p style="color:#145f4a;">Text here</p>
        
        
          .mytext {color:#145f4a;}
        
        Text color #145f4a
      
           This box has a color of #145f4a        
        
          <div style="background-color:#145f4a;">Content here</div>
        
        
          .mybackground {background-color:#145f4a;}
        
        Background color #145f4a
      
           Border around this has a color of #145f4a        
        
          <div style="border:2px solid #145f4a;">Content here</div>
        
        
          .myborder {border:2px solid #145f4a;}
        
        Border color #145f4a