#682fda color space conversions
Hex:
        #682fda
        RGB:
        104, 47, 218
        CMY:
        59, 82, 15
        CMYK:
        52, 78, 0, 15
      HSL:
        260°, 69.7959%, 51.9608%
        HSV (HSB):
        260°, 78.4404%, 85.4902%
        XYZ:
        19.3803, 10.0380, 67.2457
        xyY:
        0.2005, 0.1038, 10.0380
      CIE-Lab:
        37.9106, 61.9180, -77.3704
        CIE-LCH:
        37.9106, 99.0960, 308.6696
        CIE-Luv:
        37.9106, 5.2860, -111.0249
        Hunter-Lab:
        31.6829, 53.7429, -103.6629
      #682fda color charts
#682fda RGB chart
      #682fda CMYK chart
      #682fda RGB pie chart
      #682fda color shades, tints & tones
#682fda color schemes
#682fda color preview, HTML & CSS examples
           This text has a color of #682fda        
        
          <p style="color:#682fda;">Text here</p>
        
        
          .mytext {color:#682fda;}
        
        Text color #682fda
      
           This box has a color of #682fda        
        
          <div style="background-color:#682fda;">Content here</div>
        
        
          .mybackground {background-color:#682fda;}
        
        Background color #682fda
      
           Border around this has a color of #682fda        
        
          <div style="border:2px solid #682fda;">Content here</div>
        
        
          .myborder {border:2px solid #682fda;}
        
        Border color #682fda