#148a7b color space conversions
Hex:
        #148a7b
        RGB:
        20, 138, 123
        CMY:
        92, 46, 52
        CMYK:
        86, 0, 11, 46
      HSL:
        172°, 74.6835%, 30.9804%
        HSV (HSB):
        172°, 85.5072%, 54.1176%
        XYZ:
        12.9521, 19.7557, 21.8695
        xyY:
        0.2373, 0.3620, 19.7557
      CIE-Lab:
        51.5599, -33.9079, -0.6442
        CIE-LCH:
        51.5599, 33.9140, 181.0883
        CIE-Luv:
        51.5599, -39.9793, 3.9762
        Hunter-Lab:
        44.4474, -25.7675, 1.9407
      #148a7b color charts
#148a7b RGB chart
      #148a7b CMYK chart
      #148a7b RGB pie chart
      #148a7b color shades, tints & tones
#148a7b color schemes
#148a7b color preview, HTML & CSS examples
           This text has a color of #148a7b        
        
          <p style="color:#148a7b;">Text here</p>
        
        
          .mytext {color:#148a7b;}
        
        Text color #148a7b
      
           This box has a color of #148a7b        
        
          <div style="background-color:#148a7b;">Content here</div>
        
        
          .mybackground {background-color:#148a7b;}
        
        Background color #148a7b
      
           Border around this has a color of #148a7b        
        
          <div style="border:2px solid #148a7b;">Content here</div>
        
        
          .myborder {border:2px solid #148a7b;}
        
        Border color #148a7b