#145e5b color space conversions
Hex:
        #145e5b
        RGB:
        20, 94, 91
        CMY:
        92, 63, 64
        CMYK:
        79, 0, 3, 63
      HSL:
        178°, 64.9123%, 22.3529%
        HSV (HSB):
        178°, 78.7234%, 36.8627%
        XYZ:
        6.1795, 8.9095, 11.2915
        xyY:
        0.2342, 0.3377, 8.9095
      CIE-Lab:
        35.8094, -22.2641, -4.6373
        CIE-LCH:
        35.8094, 22.7420, 191.7658
        CIE-Luv:
        35.8094, -25.8519, -3.1170
        Hunter-Lab:
        29.8487, -15.2808, -1.5348
      #145e5b color charts
#145e5b RGB chart
      #145e5b CMYK chart
      #145e5b RGB pie chart
      #145e5b color shades, tints & tones
#145e5b color schemes
#145e5b color preview, HTML & CSS examples
           This text has a color of #145e5b        
        
          <p style="color:#145e5b;">Text here</p>
        
        
          .mytext {color:#145e5b;}
        
        Text color #145e5b
      
           This box has a color of #145e5b        
        
          <div style="background-color:#145e5b;">Content here</div>
        
        
          .mybackground {background-color:#145e5b;}
        
        Background color #145e5b
      
           Border around this has a color of #145e5b        
        
          <div style="border:2px solid #145e5b;">Content here</div>
        
        
          .myborder {border:2px solid #145e5b;}
        
        Border color #145e5b