#148f7b color space conversions
Hex:
        #148f7b
        RGB:
        20, 143, 123
        CMY:
        92, 44, 52
        CMYK:
        86, 0, 14, 44
      HSL:
        170°, 75.4601%, 31.9608%
        HSV (HSB):
        170°, 86.0140%, 56.0784%
        XYZ:
        13.6861, 21.2237, 22.1141
        xyY:
        0.2400, 0.3722, 21.2237
      CIE-Lab:
        53.1935, -36.1778, 1.7371
        CIE-LCH:
        53.1935, 36.2195, 177.2509
        CIE-Luv:
        53.1935, -41.7839, 7.6993
        Hunter-Lab:
        46.0692, -27.5928, 3.7880
      #148f7b color charts
#148f7b RGB chart
      #148f7b CMYK chart
      #148f7b RGB pie chart
      #148f7b color shades, tints & tones
#148f7b color schemes
#148f7b color preview, HTML & CSS examples
           This text has a color of #148f7b        
        
          <p style="color:#148f7b;">Text here</p>
        
        
          .mytext {color:#148f7b;}
        
        Text color #148f7b
      
           This box has a color of #148f7b        
        
          <div style="background-color:#148f7b;">Content here</div>
        
        
          .mybackground {background-color:#148f7b;}
        
        Background color #148f7b
      
           Border around this has a color of #148f7b        
        
          <div style="border:2px solid #148f7b;">Content here</div>
        
        
          .myborder {border:2px solid #148f7b;}
        
        Border color #148f7b