#777b9b color space conversions
Hex:
        #777b9b
        RGB:
        119, 123, 155
        CMY:
        53, 52, 39
        CMYK:
        23, 21, 0, 39
      HSL:
        233°, 15.2542%, 53.7255%
        HSV (HSB):
        233°, 23.2258%, 60.7843%
        XYZ:
        20.6071, 20.4544, 33.8723
        xyY:
        0.2750, 0.2730, 20.4544
      CIE-Lab:
        52.3471, 5.7746, -17.6764
        CIE-LCH:
        52.3471, 18.5958, 288.0914
        CIE-Luv:
        52.3471, -3.8905, -26.7190
        Hunter-Lab:
        45.2266, 2.1856, -12.7465
      #777b9b color charts
#777b9b RGB chart
      #777b9b CMYK chart
      #777b9b RGB pie chart
      #777b9b color shades, tints & tones
#777b9b color schemes
#777b9b color preview, HTML & CSS examples
           This text has a color of #777b9b        
        
          <p style="color:#777b9b;">Text here</p>
        
        
          .mytext {color:#777b9b;}
        
        Text color #777b9b
      
           This box has a color of #777b9b        
        
          <div style="background-color:#777b9b;">Content here</div>
        
        
          .mybackground {background-color:#777b9b;}
        
        Background color #777b9b
      
           Border around this has a color of #777b9b        
        
          <div style="border:2px solid #777b9b;">Content here</div>
        
        
          .myborder {border:2px solid #777b9b;}
        
        Border color #777b9b