#147b6a color space conversions
Hex:
        #147b6a
        RGB:
        20, 123, 106
        CMY:
        92, 52, 58
        CMYK:
        84, 0, 14, 52
      HSL:
        170°, 72.0280%, 28.0392%
        HSV (HSB):
        170°, 83.7398%, 48.2353%
        XYZ:
        9.9730, 15.3552, 16.0739
        xyY:
        0.2409, 0.3709, 15.3552
      CIE-Lab:
        46.1170, -31.9158, 1.3961
        CIE-LCH:
        46.1170, 31.9463, 177.4953
        CIE-Luv:
        46.1170, -35.7180, 6.3817
        Hunter-Lab:
        39.1858, -23.1460, 3.1094
      #147b6a color charts
#147b6a RGB chart
      #147b6a CMYK chart
      #147b6a RGB pie chart
      #147b6a color shades, tints & tones
#147b6a color schemes
#147b6a color preview, HTML & CSS examples
           This text has a color of #147b6a        
        
          <p style="color:#147b6a;">Text here</p>
        
        
          .mytext {color:#147b6a;}
        
        Text color #147b6a
      
           This box has a color of #147b6a        
        
          <div style="background-color:#147b6a;">Content here</div>
        
        
          .mybackground {background-color:#147b6a;}
        
        Background color #147b6a
      
           Border around this has a color of #147b6a        
        
          <div style="border:2px solid #147b6a;">Content here</div>
        
        
          .myborder {border:2px solid #147b6a;}
        
        Border color #147b6a