#7b7c7c color space conversions
Hex:
        #7b7c7c
        RGB:
        123, 124, 124
        CMY:
        52, 51, 51
        CMYK:
        1, 0, 0, 51
      HSL:
        180°, 0.4049%, 48.4314%
        HSV (HSB):
        180°, 0.8065%, 48.6275%
        XYZ:
        19.0141, 20.0815, 21.9427
        xyY:
        0.3115, 0.3290, 20.0815
      CIE-Lab:
        51.9292, -0.3724, -0.1381
        CIE-LCH:
        51.9292, 0.3972, 200.3407
        CIE-Luv:
        51.9292, -0.5639, -0.1306
        Hunter-Lab:
        44.8124, -2.6832, 2.3368
      #7b7c7c color charts
#7b7c7c RGB chart
      #7b7c7c CMYK chart
      #7b7c7c RGB pie chart
      #7b7c7c color shades, tints & tones
#7b7c7c color schemes
#7b7c7c color preview, HTML & CSS examples
           This text has a color of #7b7c7c        
        
          <p style="color:#7b7c7c;">Text here</p>
        
        
          .mytext {color:#7b7c7c;}
        
        Text color #7b7c7c
      
           This box has a color of #7b7c7c        
        
          <div style="background-color:#7b7c7c;">Content here</div>
        
        
          .mybackground {background-color:#7b7c7c;}
        
        Background color #7b7c7c
      
           Border around this has a color of #7b7c7c        
        
          <div style="border:2px solid #7b7c7c;">Content here</div>
        
        
          .myborder {border:2px solid #7b7c7c;}
        
        Border color #7b7c7c