#7e0feb color space conversions
Hex:
        #7e0feb
        RGB:
        126, 15, 235
        CMY:
        51, 94, 8
        CMYK:
        46, 94, 0, 8
      HSL:
        270°, 88.0000%, 49.0196%
        HSV (HSB):
        270°, 93.6170%, 92.1569%
        XYZ:
        23.7704, 10.7754, 79.4243
        xyY:
        0.2086, 0.0945, 10.7754
      CIE-Lab:
        39.1996, 77.0891, -84.8649
        CIE-LCH:
        39.1996, 114.6507, 312.2512
        CIE-Luv:
        39.1996, 13.5458, -122.0159
        Hunter-Lab:
        32.8259, 71.8126, -120.4775
      #7e0feb color charts
#7e0feb RGB chart
      #7e0feb CMYK chart
      #7e0feb RGB pie chart
      #7e0feb color shades, tints & tones
#7e0feb color schemes
#7e0feb color preview, HTML & CSS examples
           This text has a color of #7e0feb        
        
          <p style="color:#7e0feb;">Text here</p>
        
        
          .mytext {color:#7e0feb;}
        
        Text color #7e0feb
      
           This box has a color of #7e0feb        
        
          <div style="background-color:#7e0feb;">Content here</div>
        
        
          .mybackground {background-color:#7e0feb;}
        
        Background color #7e0feb
      
           Border around this has a color of #7e0feb        
        
          <div style="border:2px solid #7e0feb;">Content here</div>
        
        
          .myborder {border:2px solid #7e0feb;}
        
        Border color #7e0feb