#685f8e color space conversions
Hex:
        #685f8e
        RGB:
        104, 95, 142
        CMY:
        59, 63, 44
        CMYK:
        27, 33, 0, 44
      HSL:
        251°, 19.8312%, 46.4706%
        HSV (HSB):
        251°, 33.0986%, 55.6863%
        XYZ:
        14.6836, 13.0805, 27.3421
        xyY:
        0.2665, 0.2374, 13.0805
      CIE-Lab:
        42.8842, 14.4768, -24.6544
        CIE-LCH:
        42.8842, 28.5905, 300.4209
        CIE-Luv:
        42.8842, 1.4919, -37.0361
        Hunter-Lab:
        36.1669, 9.1781, -19.5062
      #685f8e color charts
#685f8e RGB chart
      #685f8e CMYK chart
      #685f8e RGB pie chart
      #685f8e color shades, tints & tones
#685f8e color schemes
#685f8e color preview, HTML & CSS examples
           This text has a color of #685f8e        
        
          <p style="color:#685f8e;">Text here</p>
        
        
          .mytext {color:#685f8e;}
        
        Text color #685f8e
      
           This box has a color of #685f8e        
        
          <div style="background-color:#685f8e;">Content here</div>
        
        
          .mybackground {background-color:#685f8e;}
        
        Background color #685f8e
      
           Border around this has a color of #685f8e        
        
          <div style="border:2px solid #685f8e;">Content here</div>
        
        
          .myborder {border:2px solid #685f8e;}
        
        Border color #685f8e