#6b779b color space conversions
Hex:
        #6b779b
        RGB:
        107, 119, 155
        CMY:
        58, 53, 39
        CMYK:
        31, 23, 0, 39
      HSL:
        225°, 19.3548%, 51.3725%
        HSV (HSB):
        225°, 30.9677%, 60.7843%
        XYZ:
        18.5766, 18.6860, 33.6380
        xyY:
        0.2620, 0.2636, 18.6860
      CIE-Lab:
        50.3178, 4.3131, -20.8621
        CIE-LCH:
        50.3178, 21.3033, 281.6810
        CIE-Luv:
        50.3178, -7.8311, -31.1828
        Hunter-Lab:
        43.2273, 1.0613, -15.8783
      #6b779b color charts
#6b779b RGB chart
      #6b779b CMYK chart
      #6b779b RGB pie chart
      #6b779b color shades, tints & tones
#6b779b color schemes
#6b779b color preview, HTML & CSS examples
           This text has a color of #6b779b        
        
          <p style="color:#6b779b;">Text here</p>
        
        
          .mytext {color:#6b779b;}
        
        Text color #6b779b
      
           This box has a color of #6b779b        
        
          <div style="background-color:#6b779b;">Content here</div>
        
        
          .mybackground {background-color:#6b779b;}
        
        Background color #6b779b
      
           Border around this has a color of #6b779b        
        
          <div style="border:2px solid #6b779b;">Content here</div>
        
        
          .myborder {border:2px solid #6b779b;}
        
        Border color #6b779b