#7e4dff color space conversions
Hex:
        #7e4dff
        RGB:
        126, 77, 255
        CMY:
        51, 70, 0
        CMYK:
        51, 70, 0, 0
      HSL:
        257°, 100.0000%, 65.0980%
        HSV (HSB):
        257°, 69.8039%, 100.0000%
        XYZ:
        29.3081, 16.9634, 96.3373
        xyY:
        0.2055, 0.1190, 16.9634
      CIE-Lab:
        48.2139, 61.0109, -81.2895
        CIE-LCH:
        48.2139, 101.6381, 306.8896
        CIE-Luv:
        48.2139, 4.2846, -126.4774
        Hunter-Lab:
        41.1866, 54.9426, -109.8513
      #7e4dff color charts
#7e4dff RGB chart
      #7e4dff CMYK chart
      #7e4dff RGB pie chart
      #7e4dff color shades, tints & tones
#7e4dff color schemes
#7e4dff color preview, HTML & CSS examples
           This text has a color of #7e4dff        
        
          <p style="color:#7e4dff;">Text here</p>
        
        
          .mytext {color:#7e4dff;}
        
        Text color #7e4dff
      
           This box has a color of #7e4dff        
        
          <div style="background-color:#7e4dff;">Content here</div>
        
        
          .mybackground {background-color:#7e4dff;}
        
        Background color #7e4dff
      
           Border around this has a color of #7e4dff        
        
          <div style="border:2px solid #7e4dff;">Content here</div>
        
        
          .myborder {border:2px solid #7e4dff;}
        
        Border color #7e4dff