#7b697e color space conversions
Hex:
        #7b697e
        RGB:
        123, 105, 126
        CMY:
        52, 59, 51
        CMYK:
        2, 17, 0, 51
      HSL:
        291°, 9.0909%, 45.2941%
        HSV (HSB):
        291°, 16.6667%, 49.4118%
        XYZ:
        16.9858, 15.8205, 21.8971
        xyY:
        0.3105, 0.2892, 15.8205
      CIE-Lab:
        46.7381, 11.2121, -9.0069
        CIE-LCH:
        46.7381, 14.3818, 321.2244
        CIE-Luv:
        46.7381, 8.8064, -14.1956
        Hunter-Lab:
        39.7749, 6.6221, -4.7981
      #7b697e color charts
#7b697e RGB chart
      #7b697e CMYK chart
      #7b697e RGB pie chart
      #7b697e color shades, tints & tones
#7b697e color schemes
#7b697e color preview, HTML & CSS examples
           This text has a color of #7b697e        
        
          <p style="color:#7b697e;">Text here</p>
        
        
          .mytext {color:#7b697e;}
        
        Text color #7b697e
      
           This box has a color of #7b697e        
        
          <div style="background-color:#7b697e;">Content here</div>
        
        
          .mybackground {background-color:#7b697e;}
        
        Background color #7b697e
      
           Border around this has a color of #7b697e        
        
          <div style="border:2px solid #7b697e;">Content here</div>
        
        
          .myborder {border:2px solid #7b697e;}
        
        Border color #7b697e