#682d88 color space conversions
Hex:
        #682d88
        RGB:
        104, 45, 136
        CMY:
        59, 82, 47
        CMYK:
        24, 67, 0, 47
      HSL:
        279°, 50.2762%, 35.4902%
        HSV (HSB):
        279°, 66.9118%, 53.3333%
        XYZ:
        11.0912, 6.5974, 23.9814
        xyY:
        0.2662, 0.1583, 6.5974
      CIE-Lab:
        30.8722, 42.2985, -39.9676
        CIE-LCH:
        30.8722, 58.1943, 316.6230
        CIE-Luv:
        30.8722, 18.4329, -57.0242
        Hunter-Lab:
        25.6854, 32.1288, -37.3768
      #682d88 color charts
#682d88 RGB chart
      #682d88 CMYK chart
      #682d88 RGB pie chart
      #682d88 color shades, tints & tones
#682d88 color schemes
#682d88 color preview, HTML & CSS examples
           This text has a color of #682d88        
        
          <p style="color:#682d88;">Text here</p>
        
        
          .mytext {color:#682d88;}
        
        Text color #682d88
      
           This box has a color of #682d88        
        
          <div style="background-color:#682d88;">Content here</div>
        
        
          .mybackground {background-color:#682d88;}
        
        Background color #682d88
      
           Border around this has a color of #682d88        
        
          <div style="border:2px solid #682d88;">Content here</div>
        
        
          .myborder {border:2px solid #682d88;}
        
        Border color #682d88