#7e1fda color space conversions
Hex:
        #7e1fda
        RGB:
        126, 31, 218
        CMY:
        51, 88, 15
        CMYK:
        42, 86, 0, 15
      HSL:
        270°, 75.1004%, 48.8235%
        HSV (HSB):
        270°, 85.7798%, 85.4902%
        XYZ:
        21.7491, 10.4775, 67.2057
        xyY:
        0.2187, 0.1054, 10.4775
      CIE-Lab:
        38.6862, 70.1069, -75.9993
        CIE-LCH:
        38.6862, 103.3967, 312.6905
        CIE-Luv:
        38.6862, 15.4795, -110.9087
        Hunter-Lab:
        32.3690, 63.2900, -100.4416
      #7e1fda color charts
#7e1fda RGB chart
      #7e1fda CMYK chart
      #7e1fda RGB pie chart
      #7e1fda color shades, tints & tones
#7e1fda color schemes
#7e1fda color preview, HTML & CSS examples
           This text has a color of #7e1fda        
        
          <p style="color:#7e1fda;">Text here</p>
        
        
          .mytext {color:#7e1fda;}
        
        Text color #7e1fda
      
           This box has a color of #7e1fda        
        
          <div style="background-color:#7e1fda;">Content here</div>
        
        
          .mybackground {background-color:#7e1fda;}
        
        Background color #7e1fda
      
           Border around this has a color of #7e1fda        
        
          <div style="border:2px solid #7e1fda;">Content here</div>
        
        
          .myborder {border:2px solid #7e1fda;}
        
        Border color #7e1fda