#7c506d color space conversions
Hex:
        #7c506d
        RGB:
        124, 80, 109
        CMY:
        51, 69, 57
        CMYK:
        0, 35, 12, 51
      HSL:
        320°, 21.5686%, 40.0000%
        HSV (HSB):
        320°, 35.4839%, 48.6275%
        XYZ:
        13.9412, 11.1265, 15.8809
        xyY:
        0.3405, 0.2717, 11.1265
      CIE-Lab:
        39.7928, 23.2018, -9.0828
        CIE-LCH:
        39.7928, 24.9163, 338.6211
        CIE-Luv:
        39.7928, 23.9131, -15.5487
        Hunter-Lab:
        33.3565, 16.2293, -4.8782
      #7c506d color charts
#7c506d RGB chart
      #7c506d CMYK chart
      #7c506d RGB pie chart
      #7c506d color shades, tints & tones
#7c506d color schemes
#7c506d color preview, HTML & CSS examples
           This text has a color of #7c506d        
        
          <p style="color:#7c506d;">Text here</p>
        
        
          .mytext {color:#7c506d;}
        
        Text color #7c506d
      
           This box has a color of #7c506d        
        
          <div style="background-color:#7c506d;">Content here</div>
        
        
          .mybackground {background-color:#7c506d;}
        
        Background color #7c506d
      
           Border around this has a color of #7c506d        
        
          <div style="border:2px solid #7c506d;">Content here</div>
        
        
          .myborder {border:2px solid #7c506d;}
        
        Border color #7c506d