#147a8e color space conversions
Hex:
        #147a8e
        RGB:
        20, 122, 142
        CMY:
        92, 52, 44
        CMYK:
        86, 14, 0, 44
      HSL:
        190°, 75.3086%, 31.7647%
        HSV (HSB):
        190°, 85.9155%, 55.6863%
        XYZ:
        12.1305, 16.0208, 28.0442
        xyY:
        0.2159, 0.2851, 16.0208
      CIE-Lab:
        47.0017, -19.8204, -18.6262
        CIE-LCH:
        47.0017, 27.1990, 223.2209
        CIE-Luv:
        47.0017, -32.7970, -24.4048
        Hunter-Lab:
        40.0260, -15.9482, -13.5233
      #147a8e color charts
#147a8e RGB chart
      #147a8e CMYK chart
      #147a8e RGB pie chart
      #147a8e color shades, tints & tones
#147a8e color schemes
#147a8e color preview, HTML & CSS examples
           This text has a color of #147a8e        
        
          <p style="color:#147a8e;">Text here</p>
        
        
          .mytext {color:#147a8e;}
        
        Text color #147a8e
      
           This box has a color of #147a8e        
        
          <div style="background-color:#147a8e;">Content here</div>
        
        
          .mybackground {background-color:#147a8e;}
        
        Background color #147a8e
      
           Border around this has a color of #147a8e        
        
          <div style="border:2px solid #147a8e;">Content here</div>
        
        
          .myborder {border:2px solid #147a8e;}
        
        Border color #147a8e