#148a6b color space conversions
Hex:
        #148a6b
        RGB:
        20, 138, 107
        CMY:
        92, 46, 58
        CMYK:
        86, 0, 22, 46
      HSL:
        164°, 74.6835%, 30.9804%
        HSV (HSB):
        164°, 85.5072%, 54.1176%
        XYZ:
        12.0308, 19.3872, 17.0179
        xyY:
        0.2484, 0.4003, 19.3872
      CIE-Lab:
        51.1372, -38.3372, 8.0216
        CIE-LCH:
        51.1372, 39.1674, 168.1821
        CIE-Luv:
        51.1372, -41.1217, 16.4256
        Hunter-Lab:
        44.0309, -28.2816, 7.9061
      #148a6b color charts
#148a6b RGB chart
      #148a6b CMYK chart
      #148a6b RGB pie chart
      #148a6b color shades, tints & tones
#148a6b color schemes
#148a6b color preview, HTML & CSS examples
           This text has a color of #148a6b        
        
          <p style="color:#148a6b;">Text here</p>
        
        
          .mytext {color:#148a6b;}
        
        Text color #148a6b
      
           This box has a color of #148a6b        
        
          <div style="background-color:#148a6b;">Content here</div>
        
        
          .mybackground {background-color:#148a6b;}
        
        Background color #148a6b
      
           Border around this has a color of #148a6b        
        
          <div style="border:2px solid #148a6b;">Content here</div>
        
        
          .myborder {border:2px solid #148a6b;}
        
        Border color #148a6b