#7e02e4 color space conversions
Hex:
#7e02e4
RGB:
126, 2, 228
CMY:
51, 99, 11
CMYK:
45, 99, 0, 11
HSL:
273°, 98.2609%, 45.0980%
HSV (HSB):
273°, 99.1228%, 89.4118%
XYZ:
22.6295, 10.0805, 74.1518
xyY:
0.2118, 0.0943, 10.0805
CIE-Lab:
37.9865, 77.1953, -82.8812
CIE-LCH:
37.9865, 113.2626, 312.9657
CIE-Luv:
37.9865, 15.0974, -118.2232
Hunter-Lab:
31.7498, 71.6629, -116.2474
#7e02e4 color charts
#7e02e4 color shades, tints & tones
#7e02e4 color schemes
#7e02e4 color preview, HTML & CSS examples
This text has a color of #7e02e4
<p style="color:#7e02e4;">Text here</p>
.mytext {color:#7e02e4;}
This box has a color of #7e02e4
<div style="background-color:#7e02e4;">Content here</div>
.mybackground {background-color:#7e02e4;}
Border around this has a color of #7e02e4
<div style="border:2px solid #7e02e4;">Content here</div>
.myborder {border:2px solid #7e02e4;}