#7b7e7c color space conversions
Hex:
        #7b7e7c
        RGB:
        123, 126, 124
        CMY:
        52, 51, 51
        CMYK:
        2, 0, 2, 51
      HSL:
        140°, 1.2048%, 48.8235%
        HSV (HSB):
        140°, 2.3810%, 49.4118%
        XYZ:
        19.2673, 20.5879, 22.0271
        xyY:
        0.3114, 0.3327, 20.5879
      CIE-Lab:
        52.4955, -1.5209, 0.6881
        CIE-LCH:
        52.4955, 1.6693, 155.6560
        CIE-Luv:
        52.4955, -1.5802, 1.1916
        Hunter-Lab:
        45.3739, -3.6070, 2.9789
      #7b7e7c color charts
#7b7e7c RGB chart
      #7b7e7c CMYK chart
      #7b7e7c RGB pie chart
      #7b7e7c color shades, tints & tones
#7b7e7c color schemes
#7b7e7c color preview, HTML & CSS examples
           This text has a color of #7b7e7c        
        
          <p style="color:#7b7e7c;">Text here</p>
        
        
          .mytext {color:#7b7e7c;}
        
        Text color #7b7e7c
      
           This box has a color of #7b7e7c        
        
          <div style="background-color:#7b7e7c;">Content here</div>
        
        
          .mybackground {background-color:#7b7e7c;}
        
        Background color #7b7e7c
      
           Border around this has a color of #7b7e7c        
        
          <div style="border:2px solid #7b7e7c;">Content here</div>
        
        
          .myborder {border:2px solid #7b7e7c;}
        
        Border color #7b7e7c