#47787d color space conversions
Hex:
        #47787d
        RGB:
        71, 120, 125
        CMY:
        72, 53, 51
        CMYK:
        43, 4, 0, 51
      HSL:
        186°, 27.5510%, 38.4314%
        HSV (HSB):
        186°, 43.2000%, 49.0196%
        XYZ:
        13.0167, 16.2532, 21.8532
        xyY:
        0.2546, 0.3179, 16.2532
      CIE-Lab:
        47.3049, -15.1407, -7.9512
        CIE-LCH:
        47.3049, 17.1016, 207.7062
        CIE-Luv:
        47.3049, -22.3415, -8.9671
        Hunter-Lab:
        40.3153, -12.9190, -3.9179
      #47787d color charts
#47787d RGB chart
      #47787d CMYK chart
      #47787d RGB pie chart
      #47787d color shades, tints & tones
#47787d color schemes
#47787d color preview, HTML & CSS examples
           This text has a color of #47787d        
        
          <p style="color:#47787d;">Text here</p>
        
        
          .mytext {color:#47787d;}
        
        Text color #47787d
      
           This box has a color of #47787d        
        
          <div style="background-color:#47787d;">Content here</div>
        
        
          .mybackground {background-color:#47787d;}
        
        Background color #47787d
      
           Border around this has a color of #47787d        
        
          <div style="border:2px solid #47787d;">Content here</div>
        
        
          .myborder {border:2px solid #47787d;}
        
        Border color #47787d