#149e8b color space conversions
Hex:
        #149e8b
        RGB:
        20, 158, 139
        CMY:
        92, 38, 45
        CMYK:
        87, 0, 12, 38
      HSL:
        172°, 77.5281%, 34.9020%
        HSV (HSB):
        172°, 87.3418%, 61.9608%
        XYZ:
        17.1756, 26.4665, 28.6294
        xyY:
        0.2377, 0.3662, 26.4665
      CIE-Lab:
        58.4772, -38.3433, 0.2801
        CIE-LCH:
        58.4772, 38.3443, 179.5815
        CIE-Luv:
        58.4772, -45.9561, 6.0835
        Hunter-Lab:
        51.4456, -30.4361, 3.0172
      #149e8b color charts
#149e8b RGB chart
      #149e8b CMYK chart
      #149e8b RGB pie chart
      #149e8b color shades, tints & tones
#149e8b color schemes
#149e8b color preview, HTML & CSS examples
           This text has a color of #149e8b        
        
          <p style="color:#149e8b;">Text here</p>
        
        
          .mytext {color:#149e8b;}
        
        Text color #149e8b
      
           This box has a color of #149e8b        
        
          <div style="background-color:#149e8b;">Content here</div>
        
        
          .mybackground {background-color:#149e8b;}
        
        Background color #149e8b
      
           Border around this has a color of #149e8b        
        
          <div style="border:2px solid #149e8b;">Content here</div>
        
        
          .myborder {border:2px solid #149e8b;}
        
        Border color #149e8b