#47b48b color space conversions
Hex:
        #47b48b
        RGB:
        71, 180, 139
        CMY:
        72, 29, 45
        CMYK:
        61, 0, 23, 29
      HSL:
        157°, 43.4263%, 49.2157%
        HSV (HSB):
        157°, 60.5556%, 70.5882%
        XYZ:
        23.5800, 35.8462, 30.1023
        xyY:
        0.2634, 0.4004, 35.8462
      CIE-Lab:
        66.4022, -41.0070, 11.7832
        CIE-LCH:
        66.4022, 42.6663, 163.9682
        CIE-Luv:
        66.4022, -45.8236, 23.1278
        Hunter-Lab:
        59.8717, -34.4746, 12.1003
      #47b48b color charts
#47b48b RGB chart
      #47b48b CMYK chart
      #47b48b RGB pie chart
      #47b48b color shades, tints & tones
#47b48b color schemes
#47b48b color preview, HTML & CSS examples
           This text has a color of #47b48b        
        
          <p style="color:#47b48b;">Text here</p>
        
        
          .mytext {color:#47b48b;}
        
        Text color #47b48b
      
           This box has a color of #47b48b        
        
          <div style="background-color:#47b48b;">Content here</div>
        
        
          .mybackground {background-color:#47b48b;}
        
        Background color #47b48b
      
           Border around this has a color of #47b48b        
        
          <div style="border:2px solid #47b48b;">Content here</div>
        
        
          .myborder {border:2px solid #47b48b;}
        
        Border color #47b48b