#685fa5 color space conversions
Hex:
        #685fa5
        RGB:
        104, 95, 165
        CMY:
        59, 63, 35
        CMYK:
        37, 42, 0, 35
      HSL:
        248°, 28.0000%, 50.9804%
        HSV (HSB):
        248°, 42.4242%, 64.7059%
        XYZ:
        16.5927, 13.8441, 37.3950
        xyY:
        0.2446, 0.2041, 13.8441
      CIE-Lab:
        44.0085, 20.7874, -36.5971
        CIE-LCH:
        44.0085, 42.0888, 299.5968
        CIE-Luv:
        44.0085, -0.3237, -56.0647
        Hunter-Lab:
        37.2076, 14.4883, -33.5431
      #685fa5 color charts
#685fa5 RGB chart
      #685fa5 CMYK chart
      #685fa5 RGB pie chart
      #685fa5 color shades, tints & tones
#685fa5 color schemes
#685fa5 color preview, HTML & CSS examples
           This text has a color of #685fa5        
        
          <p style="color:#685fa5;">Text here</p>
        
        
          .mytext {color:#685fa5;}
        
        Text color #685fa5
      
           This box has a color of #685fa5        
        
          <div style="background-color:#685fa5;">Content here</div>
        
        
          .mybackground {background-color:#685fa5;}
        
        Background color #685fa5
      
           Border around this has a color of #685fa5        
        
          <div style="border:2px solid #685fa5;">Content here</div>
        
        
          .myborder {border:2px solid #685fa5;}
        
        Border color #685fa5