#e106e7 color space conversions
Hex:
#e106e7
RGB:
225, 6, 231
CMY:
12, 98, 9
CMYK:
3, 97, 0, 9
HSL:
298°, 94.9367%, 46.4706%
HSV (HSB):
298°, 97.4026%, 90.5882%
XYZ:
45.5403, 21.9073, 77.4296
xyY:
0.3143, 0.1512, 21.9073
CIE-Lab:
53.9285, 89.8351, -57.9503
CIE-LCH:
53.9285, 106.9046, 327.1750
CIE-Luv:
53.9285, 71.8867, -100.4042
Hunter-Lab:
46.8053, 91.7665, -65.3193
#e106e7 color charts
#e106e7 color shades, tints & tones
#e106e7 color schemes
#e106e7 color preview, HTML & CSS examples
This text has a color of #e106e7
<p style="color:#e106e7;">Text here</p>
.mytext {color:#e106e7;}
This box has a color of #e106e7
<div style="background-color:#e106e7;">Content here</div>
.mybackground {background-color:#e106e7;}
Border around this has a color of #e106e7
<div style="border:2px solid #e106e7;">Content here</div>
.myborder {border:2px solid #e106e7;}