#47924e color space conversions
Hex:
        #47924e
        RGB:
        71, 146, 78
        CMY:
        72, 43, 69
        CMYK:
        51, 0, 47, 43
      HSL:
        126°, 34.5622%, 42.5490%
        HSV (HSB):
        126°, 51.3699%, 57.2549%
        XYZ:
        14.2526, 22.4474, 10.7893
        xyY:
        0.3001, 0.4727, 22.4474
      CIE-Lab:
        54.4985, -38.2363, 28.9996
        CIE-LCH:
        54.4985, 47.9894, 142.8222
        CIE-Luv:
        54.4985, -34.7983, 41.5823
        Hunter-Lab:
        47.3787, -29.2160, 19.6633
      #47924e color charts
#47924e RGB chart
      #47924e CMYK chart
      #47924e RGB pie chart
      #47924e color shades, tints & tones
#47924e color schemes
#47924e color preview, HTML & CSS examples
           This text has a color of #47924e        
        
          <p style="color:#47924e;">Text here</p>
        
        
          .mytext {color:#47924e;}
        
        Text color #47924e
      
           This box has a color of #47924e        
        
          <div style="background-color:#47924e;">Content here</div>
        
        
          .mybackground {background-color:#47924e;}
        
        Background color #47924e
      
           Border around this has a color of #47924e        
        
          <div style="border:2px solid #47924e;">Content here</div>
        
        
          .myborder {border:2px solid #47924e;}
        
        Border color #47924e