#7d6bff color space conversions
Hex:
        #7d6bff
        RGB:
        125, 107, 255
        CMY:
        51, 58, 0
        CMYK:
        51, 58, 0, 0
      HSL:
        247°, 100.0000%, 70.9804%
        HSV (HSB):
        247°, 58.0392%, 100.0000%
        XYZ:
        31.7651, 22.0954, 97.1984
        xyY:
        0.2103, 0.1463, 22.0954
      CIE-Lab:
        54.1280, 44.7064, -71.6630
        CIE-LCH:
        54.1280, 84.4644, 301.9576
        CIE-Luv:
        54.1280, -2.6684, -115.8505
        Hunter-Lab:
        47.0057, 38.3653, -89.6958
      #7d6bff color charts
#7d6bff RGB chart
      #7d6bff CMYK chart
      #7d6bff RGB pie chart
      #7d6bff color shades, tints & tones
#7d6bff color schemes
#7d6bff color preview, HTML & CSS examples
           This text has a color of #7d6bff        
        
          <p style="color:#7d6bff;">Text here</p>
        
        
          .mytext {color:#7d6bff;}
        
        Text color #7d6bff
      
           This box has a color of #7d6bff        
        
          <div style="background-color:#7d6bff;">Content here</div>
        
        
          .mybackground {background-color:#7d6bff;}
        
        Background color #7d6bff
      
           Border around this has a color of #7d6bff        
        
          <div style="border:2px solid #7d6bff;">Content here</div>
        
        
          .myborder {border:2px solid #7d6bff;}
        
        Border color #7d6bff