#7d6dac color space conversions
Hex:
        #7d6dac
        RGB:
        125, 109, 172
        CMY:
        51, 57, 33
        CMYK:
        27, 37, 0, 33
      HSL:
        255°, 27.5109%, 55.0980%
        HSV (HSB):
        255°, 36.6279%, 67.4510%
        XYZ:
        21.3725, 18.2758, 41.4309
        xyY:
        0.2636, 0.2254, 18.2758
      CIE-Lab:
        49.8289, 20.3026, -31.4295
        CIE-LCH:
        49.8289, 37.4167, 302.8613
        CIE-Luv:
        49.8289, 3.7594, -49.5726
        Hunter-Lab:
        42.7502, 14.4261, -27.5350
      #7d6dac color charts
#7d6dac RGB chart
      #7d6dac CMYK chart
      #7d6dac RGB pie chart
      #7d6dac color shades, tints & tones
#7d6dac color schemes
#7d6dac color preview, HTML & CSS examples
           This text has a color of #7d6dac        
        
          <p style="color:#7d6dac;">Text here</p>
        
        
          .mytext {color:#7d6dac;}
        
        Text color #7d6dac
      
           This box has a color of #7d6dac        
        
          <div style="background-color:#7d6dac;">Content here</div>
        
        
          .mybackground {background-color:#7d6dac;}
        
        Background color #7d6dac
      
           Border around this has a color of #7d6dac        
        
          <div style="border:2px solid #7d6dac;">Content here</div>
        
        
          .myborder {border:2px solid #7d6dac;}
        
        Border color #7d6dac