#682f9e color space conversions
Hex:
        #682f9e
        RGB:
        104, 47, 158
        CMY:
        59, 82, 38
        CMYK:
        34, 70, 0, 38
      HSL:
        271°, 54.1463%, 40.1961%
        HSV (HSB):
        271°, 70.2532%, 61.9608%
        XYZ:
        12.8970, 7.4447, 33.1050
        xyY:
        0.2413, 0.1393, 7.4447
      CIE-Lab:
        32.7986, 46.5943, -50.3497
        CIE-LCH:
        32.7986, 68.6012, 312.7816
        CIE-Luv:
        32.7986, 13.8934, -72.0848
        Hunter-Lab:
        27.2850, 36.6241, -52.8373
      #682f9e color charts
#682f9e RGB chart
      #682f9e CMYK chart
      #682f9e RGB pie chart
      #682f9e color shades, tints & tones
#682f9e color schemes
#682f9e color preview, HTML & CSS examples
           This text has a color of #682f9e        
        
          <p style="color:#682f9e;">Text here</p>
        
        
          .mytext {color:#682f9e;}
        
        Text color #682f9e
      
           This box has a color of #682f9e        
        
          <div style="background-color:#682f9e;">Content here</div>
        
        
          .mybackground {background-color:#682f9e;}
        
        Background color #682f9e
      
           Border around this has a color of #682f9e        
        
          <div style="border:2px solid #682f9e;">Content here</div>
        
        
          .myborder {border:2px solid #682f9e;}
        
        Border color #682f9e