#7d6edd color space conversions
Hex:
        #7d6edd
        RGB:
        125, 110, 221
        CMY:
        51, 57, 13
        CMYK:
        43, 50, 0, 13
      HSL:
        248°, 62.0112%, 64.9020%
        HSV (HSB):
        248°, 50.2262%, 86.6667%
        XYZ:
        27.0845, 20.7323, 70.9808
        xyY:
        0.2280, 0.1745, 20.7323
      CIE-Lab:
        52.6553, 33.0987, -55.0453
        CIE-LCH:
        52.6553, 64.2302, 301.0185
        CIE-Luv:
        52.6553, -0.8372, -88.7843
        Hunter-Lab:
        45.5327, 26.4960, -60.5541
      #7d6edd color charts
#7d6edd RGB chart
      #7d6edd CMYK chart
      #7d6edd RGB pie chart
      #7d6edd color shades, tints & tones
#7d6edd color schemes
#7d6edd color preview, HTML & CSS examples
           This text has a color of #7d6edd        
        
          <p style="color:#7d6edd;">Text here</p>
        
        
          .mytext {color:#7d6edd;}
        
        Text color #7d6edd
      
           This box has a color of #7d6edd        
        
          <div style="background-color:#7d6edd;">Content here</div>
        
        
          .mybackground {background-color:#7d6edd;}
        
        Background color #7d6edd
      
           Border around this has a color of #7d6edd        
        
          <div style="border:2px solid #7d6edd;">Content here</div>
        
        
          .myborder {border:2px solid #7d6edd;}
        
        Border color #7d6edd