#682a70 color space conversions
Hex:
        #682a70
        RGB:
        104, 42, 112
        CMY:
        59, 84, 56
        CMYK:
        7, 63, 0, 56
      HSL:
        293°, 45.4545%, 30.1961%
        HSV (HSB):
        293°, 62.5000%, 43.9216%
        XYZ:
        9.4615, 5.7688, 15.9441
        xyY:
        0.3035, 0.1851, 5.7688
      CIE-Lab:
        28.8216, 38.5308, -28.1381
        CIE-LCH:
        28.8216, 47.7114, 323.8603
        CIE-Luv:
        28.8216, 24.4658, -40.2214
        Hunter-Lab:
        24.0184, 28.2839, -22.5454
      #682a70 color charts
#682a70 RGB chart
      #682a70 CMYK chart
      #682a70 RGB pie chart
      #682a70 color shades, tints & tones
#682a70 color schemes
#682a70 color preview, HTML & CSS examples
           This text has a color of #682a70        
        
          <p style="color:#682a70;">Text here</p>
        
        
          .mytext {color:#682a70;}
        
        Text color #682a70
      
           This box has a color of #682a70        
        
          <div style="background-color:#682a70;">Content here</div>
        
        
          .mybackground {background-color:#682a70;}
        
        Background color #682a70
      
           Border around this has a color of #682a70        
        
          <div style="border:2px solid #682a70;">Content here</div>
        
        
          .myborder {border:2px solid #682a70;}
        
        Border color #682a70