#685e8a color space conversions
Hex:
        #685e8a
        RGB:
        104, 94, 138
        CMY:
        59, 63, 46
        CMYK:
        25, 32, 0, 46
      HSL:
        254°, 18.9655%, 45.4902%
        HSV (HSB):
        254°, 31.8841%, 54.1176%
        XYZ:
        14.2991, 12.7834, 25.7586
        xyY:
        0.2706, 0.2419, 12.7834
      CIE-Lab:
        42.4351, 14.0499, -22.9443
        CIE-LCH:
        42.4351, 26.9043, 301.4811
        CIE-Luv:
        42.4351, 2.2256, -34.3484
        Hunter-Lab:
        35.7539, 8.8181, -17.6871
      #685e8a color charts
#685e8a RGB chart
      #685e8a CMYK chart
      #685e8a RGB pie chart
      #685e8a color shades, tints & tones
#685e8a color schemes
#685e8a color preview, HTML & CSS examples
           This text has a color of #685e8a        
        
          <p style="color:#685e8a;">Text here</p>
        
        
          .mytext {color:#685e8a;}
        
        Text color #685e8a
      
           This box has a color of #685e8a        
        
          <div style="background-color:#685e8a;">Content here</div>
        
        
          .mybackground {background-color:#685e8a;}
        
        Background color #685e8a
      
           Border around this has a color of #685e8a        
        
          <div style="border:2px solid #685e8a;">Content here</div>
        
        
          .myborder {border:2px solid #685e8a;}
        
        Border color #685e8a