#685d7d color space conversions
Hex:
        #685d7d
        RGB:
        104, 93, 125
        CMY:
        59, 64, 51
        CMYK:
        17, 26, 0, 51
      HSL:
        261°, 14.6789%, 42.7451%
        HSV (HSB):
        261°, 25.6000%, 49.0196%
        XYZ:
        13.3249, 12.2524, 21.0647
        xyY:
        0.2857, 0.2627, 12.2524
      CIE-Lab:
        41.6145, 11.4056, -16.3366
        CIE-LCH:
        41.6145, 19.9242, 304.9212
        CIE-Luv:
        41.6145, 3.7430, -24.1884
        Hunter-Lab:
        35.0035, 6.6944, -11.1776
      #685d7d color charts
#685d7d RGB chart
      #685d7d CMYK chart
      #685d7d RGB pie chart
      #685d7d color shades, tints & tones
#685d7d color schemes
#685d7d color preview, HTML & CSS examples
           This text has a color of #685d7d        
        
          <p style="color:#685d7d;">Text here</p>
        
        
          .mytext {color:#685d7d;}
        
        Text color #685d7d
      
           This box has a color of #685d7d        
        
          <div style="background-color:#685d7d;">Content here</div>
        
        
          .mybackground {background-color:#685d7d;}
        
        Background color #685d7d
      
           Border around this has a color of #685d7d        
        
          <div style="border:2px solid #685d7d;">Content here</div>
        
        
          .myborder {border:2px solid #685d7d;}
        
        Border color #685d7d