#148a7d color space conversions
Hex:
        #148a7d
        RGB:
        20, 138, 125
        CMY:
        92, 46, 51
        CMYK:
        86, 0, 9, 46
      HSL:
        173°, 74.6835%, 30.9804%
        HSV (HSB):
        173°, 85.5072%, 54.1176%
        XYZ:
        13.0786, 19.8063, 22.5357
        xyY:
        0.2360, 0.3574, 19.8063
      CIE-Lab:
        51.6176, -33.3213, -1.7223
        CIE-LCH:
        51.6176, 33.3657, 182.9589
        CIE-Luv:
        51.6176, -39.8331, 2.3598
        Hunter-Lab:
        44.5043, -25.4262, 1.1303
      #148a7d color charts
#148a7d RGB chart
      #148a7d CMYK chart
      #148a7d RGB pie chart
      #148a7d color shades, tints & tones
#148a7d color schemes
#148a7d color preview, HTML & CSS examples
           This text has a color of #148a7d        
        
          <p style="color:#148a7d;">Text here</p>
        
        
          .mytext {color:#148a7d;}
        
        Text color #148a7d
      
           This box has a color of #148a7d        
        
          <div style="background-color:#148a7d;">Content here</div>
        
        
          .mybackground {background-color:#148a7d;}
        
        Background color #148a7d
      
           Border around this has a color of #148a7d        
        
          <div style="border:2px solid #148a7d;">Content here</div>
        
        
          .myborder {border:2px solid #148a7d;}
        
        Border color #148a7d