#7b7c78 color space conversions
Hex:
        #7b7c78
        RGB:
        123, 124, 120
        CMY:
        52, 51, 53
        CMYK:
        1, 0, 3, 51
      HSL:
        75°, 1.6393%, 47.8431%
        HSV (HSB):
        75°, 3.2258%, 48.6275%
        XYZ:
        18.7662, 19.9823, 20.6372
        xyY:
        0.3160, 0.3365, 19.9823
      CIE-Lab:
        51.8172, -1.1662, 2.0421
        CIE-LCH:
        51.8172, 2.3516, 119.7294
        CIE-Luv:
        51.8172, -0.3470, 2.9747
        Hunter-Lab:
        44.7016, -3.2916, 3.9190
      #7b7c78 color charts
#7b7c78 RGB chart
      #7b7c78 CMYK chart
      #7b7c78 RGB pie chart
      #7b7c78 color shades, tints & tones
#7b7c78 color schemes
#7b7c78 color preview, HTML & CSS examples
           This text has a color of #7b7c78        
        
          <p style="color:#7b7c78;">Text here</p>
        
        
          .mytext {color:#7b7c78;}
        
        Text color #7b7c78
      
           This box has a color of #7b7c78        
        
          <div style="background-color:#7b7c78;">Content here</div>
        
        
          .mybackground {background-color:#7b7c78;}
        
        Background color #7b7c78
      
           Border around this has a color of #7b7c78        
        
          <div style="border:2px solid #7b7c78;">Content here</div>
        
        
          .myborder {border:2px solid #7b7c78;}
        
        Border color #7b7c78