#47728e color space conversions
Hex:
        #47728e
        RGB:
        71, 114, 142
        CMY:
        72, 55, 44
        CMYK:
        50, 20, 0, 44
      HSL:
        204°, 33.3333%, 41.7647%
        HSV (HSB):
        204°, 50.0000%, 55.6863%
        XYZ:
        13.4983, 15.3272, 27.8382
        xyY:
        0.2382, 0.2705, 15.3272
      CIE-Lab:
        46.0791, -6.7167, -19.9046
        CIE-LCH:
        46.0791, 21.0073, 251.3534
        CIE-Luv:
        46.0791, -19.5779, -27.7857
        Hunter-Lab:
        39.1500, -6.9683, -14.7541
      #47728e color charts
#47728e RGB chart
      #47728e CMYK chart
      #47728e RGB pie chart
      #47728e color shades, tints & tones
#47728e color schemes
#47728e color preview, HTML & CSS examples
           This text has a color of #47728e        
        
          <p style="color:#47728e;">Text here</p>
        
        
          .mytext {color:#47728e;}
        
        Text color #47728e
      
           This box has a color of #47728e        
        
          <div style="background-color:#47728e;">Content here</div>
        
        
          .mybackground {background-color:#47728e;}
        
        Background color #47728e
      
           Border around this has a color of #47728e        
        
          <div style="border:2px solid #47728e;">Content here</div>
        
        
          .myborder {border:2px solid #47728e;}
        
        Border color #47728e