#147f8a color space conversions
Hex:
        #147f8a
        RGB:
        20, 127, 138
        CMY:
        92, 50, 46
        CMYK:
        86, 8, 0, 46
      HSL:
        186°, 74.6835%, 30.9804%
        HSV (HSB):
        186°, 85.5072%, 54.1176%
        XYZ:
        12.4653, 17.1624, 26.7004
        xyY:
        0.2213, 0.3047, 17.1624
      CIE-Lab:
        48.4641, -23.8285, -14.0392
        CIE-LCH:
        48.4641, 27.6568, 210.5056
        CIE-Luv:
        48.4641, -34.8915, -17.0238
        Hunter-Lab:
        41.4276, -18.7887, -9.2136
      #147f8a color charts
#147f8a RGB chart
      #147f8a CMYK chart
      #147f8a RGB pie chart
      #147f8a color shades, tints & tones
#147f8a color schemes
#147f8a color preview, HTML & CSS examples
           This text has a color of #147f8a        
        
          <p style="color:#147f8a;">Text here</p>
        
        
          .mytext {color:#147f8a;}
        
        Text color #147f8a
      
           This box has a color of #147f8a        
        
          <div style="background-color:#147f8a;">Content here</div>
        
        
          .mybackground {background-color:#147f8a;}
        
        Background color #147f8a
      
           Border around this has a color of #147f8a        
        
          <div style="border:2px solid #147f8a;">Content here</div>
        
        
          .myborder {border:2px solid #147f8a;}
        
        Border color #147f8a