#e106ec color space conversions
Hex:
#e106ec
RGB:
225, 6, 236
CMY:
12, 98, 7
CMYK:
5, 97, 0, 7
HSL:
297°, 95.0413%, 47.4510%
HSV (HSB):
297°, 97.4576%, 92.5490%
XYZ:
46.2568, 22.1939, 81.2027
xyY:
0.3091, 0.1483, 22.1939
CIE-Lab:
54.2322, 90.5677, -60.2806
CIE-LCH:
54.2322, 108.7946, 326.3528
CIE-Luv:
54.2322, 69.9814, -104.0616
Hunter-Lab:
47.1104, 92.8223, -69.2190
#e106ec color charts
#e106ec color shades, tints & tones
#e106ec color schemes
#e106ec color preview, HTML & CSS examples
This text has a color of #e106ec
<p style="color:#e106ec;">Text here</p>
.mytext {color:#e106ec;}
This box has a color of #e106ec
<div style="background-color:#e106ec;">Content here</div>
.mybackground {background-color:#e106ec;}
Border around this has a color of #e106ec
<div style="border:2px solid #e106ec;">Content here</div>
.myborder {border:2px solid #e106ec;}