#7d68bc color space conversions
Hex:
        #7d68bc
        RGB:
        125, 104, 188
        CMY:
        51, 59, 26
        CMYK:
        34, 45, 0, 26
      HSL:
        255°, 38.5321%, 57.2549%
        HSV (HSB):
        255°, 44.6809%, 73.7255%
        XYZ:
        22.4849, 17.8914, 49.8453
        xyY:
        0.2492, 0.1983, 17.8914
      CIE-Lab:
        49.3642, 27.4919, -41.4441
        CIE-LCH:
        49.3642, 49.7334, 303.5583
        CIE-Luv:
        49.3642, 4.0981, -65.9067
        Hunter-Lab:
        42.2983, 20.8648, -40.2599
      #7d68bc color charts
#7d68bc RGB chart
      #7d68bc CMYK chart
      #7d68bc RGB pie chart
      #7d68bc color shades, tints & tones
#7d68bc color schemes
#7d68bc color preview, HTML & CSS examples
           This text has a color of #7d68bc        
        
          <p style="color:#7d68bc;">Text here</p>
        
        
          .mytext {color:#7d68bc;}
        
        Text color #7d68bc
      
           This box has a color of #7d68bc        
        
          <div style="background-color:#7d68bc;">Content here</div>
        
        
          .mybackground {background-color:#7d68bc;}
        
        Background color #7d68bc
      
           Border around this has a color of #7d68bc        
        
          <div style="border:2px solid #7d68bc;">Content here</div>
        
        
          .myborder {border:2px solid #7d68bc;}
        
        Border color #7d68bc