#777788 color space conversions
Hex:
        #777788
        RGB:
        119, 119, 136
        CMY:
        53, 53, 47
        CMYK:
        13, 13, 0, 47
      HSL:
        240°, 6.6667%, 50.0000%
        HSV (HSB):
        240°, 12.5000%, 53.3333%
        XYZ:
        18.6485, 18.8932, 25.9564
        xyY:
        0.2937, 0.2975, 18.8932
      CIE-Lab:
        50.5620, 3.6345, -9.2484
        CIE-LCH:
        50.5620, 9.9369, 291.4540
        CIE-Luv:
        50.5620, -0.9833, -13.6501
        Hunter-Lab:
        43.4663, 0.5166, -4.9794
      #777788 color charts
#777788 RGB chart
      #777788 CMYK chart
      #777788 RGB pie chart
      #777788 color shades, tints & tones
#777788 color schemes
#777788 color preview, HTML & CSS examples
           This text has a color of #777788        
        
          <p style="color:#777788;">Text here</p>
        
        
          .mytext {color:#777788;}
        
        Text color #777788
      
           This box has a color of #777788        
        
          <div style="background-color:#777788;">Content here</div>
        
        
          .mybackground {background-color:#777788;}
        
        Background color #777788
      
           Border around this has a color of #777788        
        
          <div style="border:2px solid #777788;">Content here</div>
        
        
          .myborder {border:2px solid #777788;}
        
        Border color #777788