#685d8b color space conversions
Hex:
        #685d8b
        RGB:
        104, 93, 139
        CMY:
        59, 64, 45
        CMYK:
        25, 33, 0, 45
      HSL:
        254°, 19.8276%, 45.4902%
        HSV (HSB):
        254°, 33.0935%, 54.5098%
        XYZ:
        14.2835, 12.6358, 26.1122
        xyY:
        0.2693, 0.2383, 12.6358
      CIE-Lab:
        42.2093, 14.9263, -23.8972
        CIE-LCH:
        42.2093, 28.1757, 301.9892
        CIE-Luv:
        42.2093, 2.5512, -35.8262
        Hunter-Lab:
        35.5469, 9.5178, -18.6707
      #685d8b color charts
#685d8b RGB chart
      #685d8b CMYK chart
      #685d8b RGB pie chart
      #685d8b color shades, tints & tones
#685d8b color schemes
#685d8b color preview, HTML & CSS examples
           This text has a color of #685d8b        
        
          <p style="color:#685d8b;">Text here</p>
        
        
          .mytext {color:#685d8b;}
        
        Text color #685d8b
      
           This box has a color of #685d8b        
        
          <div style="background-color:#685d8b;">Content here</div>
        
        
          .mybackground {background-color:#685d8b;}
        
        Background color #685d8b
      
           Border around this has a color of #685d8b        
        
          <div style="border:2px solid #685d8b;">Content here</div>
        
        
          .myborder {border:2px solid #685d8b;}
        
        Border color #685d8b