#686fb2 color space conversions
Hex:
        #686fb2
        RGB:
        104, 111, 178
        CMY:
        59, 56, 30
        CMYK:
        42, 38, 0, 30
      HSL:
        234°, 32.4561%, 55.2941%
        HSV (HSB):
        234°, 41.5730%, 69.8039%
        XYZ:
        19.4292, 17.5263, 44.4784
        xyY:
        0.2386, 0.2152, 17.5263
      CIE-Lab:
        48.9164, 14.7266, -36.4725
        CIE-LCH:
        48.9164, 39.3334, 291.9875
        CIE-Luv:
        48.9164, -6.9389, -56.5592
        Hunter-Lab:
        41.8644, 9.5790, -33.6869
      #686fb2 color charts
#686fb2 RGB chart
      #686fb2 CMYK chart
      #686fb2 RGB pie chart
      #686fb2 color shades, tints & tones
#686fb2 color schemes
#686fb2 color preview, HTML & CSS examples
           This text has a color of #686fb2        
        
          <p style="color:#686fb2;">Text here</p>
        
        
          .mytext {color:#686fb2;}
        
        Text color #686fb2
      
           This box has a color of #686fb2        
        
          <div style="background-color:#686fb2;">Content here</div>
        
        
          .mybackground {background-color:#686fb2;}
        
        Background color #686fb2
      
           Border around this has a color of #686fb2        
        
          <div style="border:2px solid #686fb2;">Content here</div>
        
        
          .myborder {border:2px solid #686fb2;}
        
        Border color #686fb2