#685fdd color space conversions
Hex:
        #685fdd
        RGB:
        104, 95, 221
        CMY:
        59, 63, 13
        CMYK:
        53, 57, 0, 13
      HSL:
        244°, 64.9485%, 61.9608%
        HSV (HSB):
        244°, 57.0136%, 86.6667%
        XYZ:
        22.8523, 16.3479, 70.3576
        xyY:
        0.2086, 0.1492, 16.3479
      CIE-Lab:
        47.4277, 37.5140, -63.5494
        CIE-LCH:
        47.4277, 73.7958, 300.5539
        CIE-Luv:
        47.4277, -4.3554, -99.4296
        Hunter-Lab:
        40.4326, 30.1302, -74.8691
      #685fdd color charts
#685fdd RGB chart
      #685fdd CMYK chart
      #685fdd RGB pie chart
      #685fdd color shades, tints & tones
#685fdd color schemes
#685fdd color preview, HTML & CSS examples
           This text has a color of #685fdd        
        
          <p style="color:#685fdd;">Text here</p>
        
        
          .mytext {color:#685fdd;}
        
        Text color #685fdd
      
           This box has a color of #685fdd        
        
          <div style="background-color:#685fdd;">Content here</div>
        
        
          .mybackground {background-color:#685fdd;}
        
        Background color #685fdd
      
           Border around this has a color of #685fdd        
        
          <div style="border:2px solid #685fdd;">Content here</div>
        
        
          .myborder {border:2px solid #685fdd;}
        
        Border color #685fdd