#148b8f color space conversions
Hex:
        #148b8f
        RGB:
        20, 139, 143
        CMY:
        92, 45, 44
        CMYK:
        86, 3, 0, 44
      HSL:
        182°, 75.4601%, 31.9608%
        HSV (HSB):
        182°, 86.0140%, 56.0784%
        XYZ:
        14.4790, 20.5971, 29.1991
        xyY:
        0.2253, 0.3205, 20.5971
      CIE-Lab:
        52.5057, -28.2470, -10.8600
        CIE-LCH:
        52.5057, 30.2627, 201.0301
        CIE-Luv:
        52.5057, -38.8631, -11.8364
        Hunter-Lab:
        45.3841, -22.4746, -6.3771
      #148b8f color charts
#148b8f RGB chart
      #148b8f CMYK chart
      #148b8f RGB pie chart
      #148b8f color shades, tints & tones
#148b8f color schemes
#148b8f color preview, HTML & CSS examples
           This text has a color of #148b8f        
        
          <p style="color:#148b8f;">Text here</p>
        
        
          .mytext {color:#148b8f;}
        
        Text color #148b8f
      
           This box has a color of #148b8f        
        
          <div style="background-color:#148b8f;">Content here</div>
        
        
          .mybackground {background-color:#148b8f;}
        
        Background color #148b8f
      
           Border around this has a color of #148b8f        
        
          <div style="border:2px solid #148b8f;">Content here</div>
        
        
          .myborder {border:2px solid #148b8f;}
        
        Border color #148b8f