#7e00e9 color space conversions
Hex:
#7e00e9
RGB:
126, 0, 233
CMY:
51, 100, 9
CMYK:
46, 100, 0, 9
HSL:
272°, 100.0000%, 45.6863%
HSV (HSB):
272°, 100.0000%, 91.3725%
XYZ:
23.3122, 10.3188, 77.8538
xyY:
0.2091, 0.0926, 10.3188
CIE-Lab:
38.4086, 78.4611, -85.0342
CIE-LCH:
38.4086, 115.7020, 312.6977
CIE-Luv:
38.4086, 14.3208, -121.2015
Hunter-Lab:
32.1229, 73.3255, -121.2106
#7e00e9 color charts
#7e00e9 color shades, tints & tones
#7e00e9 color schemes
#7e00e9 color preview, HTML & CSS examples
This text has a color of #7e00e9
<p style="color:#7e00e9;">Text here</p>
.mytext {color:#7e00e9;}
This box has a color of #7e00e9
<div style="background-color:#7e00e9;">Content here</div>
.mybackground {background-color:#7e00e9;}
Border around this has a color of #7e00e9
<div style="border:2px solid #7e00e9;">Content here</div>
.myborder {border:2px solid #7e00e9;}