#7e02d3 color space conversions
Hex:
#7e02d3
RGB:
126, 2, 211
CMY:
51, 99, 17
CMYK:
40, 99, 0, 17
HSL:
276°, 98.1221%, 41.7647%
HSV (HSB):
276°, 99.0521%, 82.7451%
XYZ:
20.3838, 9.1822, 62.3260
xyY:
0.2218, 0.0999, 9.1822
CIE-Lab:
36.3327, 73.7132, -75.8317
CIE-LCH:
36.3327, 105.7548, 314.1884
CIE-Luv:
36.3327, 18.1510, -108.0995
Hunter-Lab:
30.3021, 67.0455, -100.7374
#7e02d3 color charts
#7e02d3 color shades, tints & tones
#7e02d3 color schemes
#7e02d3 color preview, HTML & CSS examples
This text has a color of #7e02d3
<p style="color:#7e02d3;">Text here</p>
.mytext {color:#7e02d3;}
This box has a color of #7e02d3
<div style="background-color:#7e02d3;">Content here</div>
.mybackground {background-color:#7e02d3;}
Border around this has a color of #7e02d3
<div style="border:2px solid #7e02d3;">Content here</div>
.myborder {border:2px solid #7e02d3;}