#777f99 color space conversions
Hex:
        #777f99
        RGB:
        119, 127, 153
        CMY:
        53, 50, 40
        CMYK:
        22, 17, 0, 40
      HSL:
        226°, 14.2857%, 53.3333%
        HSV (HSB):
        226°, 22.2222%, 60.0000%
        XYZ:
        20.9469, 21.4006, 33.1637
        xyY:
        0.2774, 0.2834, 21.4006
      CIE-Lab:
        53.3852, 2.9424, -14.9351
        CIE-LCH:
        53.3852, 15.2221, 281.1451
        CIE-Luv:
        53.3852, -5.5782, -22.2302
        Hunter-Lab:
        46.2608, -0.1315, -10.1216
      #777f99 color charts
#777f99 RGB chart
      #777f99 CMYK chart
      #777f99 RGB pie chart
      #777f99 color shades, tints & tones
#777f99 color schemes
#777f99 color preview, HTML & CSS examples
           This text has a color of #777f99        
        
          <p style="color:#777f99;">Text here</p>
        
        
          .mytext {color:#777f99;}
        
        Text color #777f99
      
           This box has a color of #777f99        
        
          <div style="background-color:#777f99;">Content here</div>
        
        
          .mybackground {background-color:#777f99;}
        
        Background color #777f99
      
           Border around this has a color of #777f99        
        
          <div style="border:2px solid #777f99;">Content here</div>
        
        
          .myborder {border:2px solid #777f99;}
        
        Border color #777f99