#47b07a color space conversions
Hex:
        #47b07a
        RGB:
        71, 176, 122
        CMY:
        72, 31, 52
        CMYK:
        60, 0, 31, 31
      HSL:
        149°, 42.5101%, 48.4314%
        HSV (HSB):
        149°, 59.6591%, 69.0196%
        XYZ:
        21.6367, 33.7954, 23.7951
        xyY:
        0.2731, 0.4266, 33.7954
      CIE-Lab:
        64.7998, -42.9793, 18.8418
        CIE-LCH:
        64.7998, 46.9279, 156.3277
        CIE-Luv:
        64.7998, -45.1388, 32.5454
        Hunter-Lab:
        58.1338, -35.2986, 16.4253
      #47b07a color charts
#47b07a RGB chart
      #47b07a CMYK chart
      #47b07a RGB pie chart
      #47b07a color shades, tints & tones
#47b07a color schemes
#47b07a color preview, HTML & CSS examples
           This text has a color of #47b07a        
        
          <p style="color:#47b07a;">Text here</p>
        
        
          .mytext {color:#47b07a;}
        
        Text color #47b07a
      
           This box has a color of #47b07a        
        
          <div style="background-color:#47b07a;">Content here</div>
        
        
          .mybackground {background-color:#47b07a;}
        
        Background color #47b07a
      
           Border around this has a color of #47b07a        
        
          <div style="border:2px solid #47b07a;">Content here</div>
        
        
          .myborder {border:2px solid #47b07a;}
        
        Border color #47b07a