#e801ec color space conversions
Hex:
#e801ec
RGB:
232, 1, 236
CMY:
9, 100, 7
CMYK:
2, 100, 0, 7
HSL:
299°, 99.1561%, 46.4706%
HSV (HSB):
299°, 99.5763%, 92.5490%
XYZ:
48.4299, 23.2336, 81.2889
xyY:
0.3166, 0.1519, 23.2336
CIE-Lab:
55.3122, 91.9772, -58.4827
CIE-LCH:
55.3122, 108.9956, 327.5502
CIE-Luv:
55.3122, 75.1190, -102.1219
Hunter-Lab:
48.2013, 94.9943, -66.2485
#e801ec color charts
#e801ec color shades, tints & tones
#e801ec color schemes
#e801ec color preview, HTML & CSS examples
This text has a color of #e801ec
<p style="color:#e801ec;">Text here</p>
.mytext {color:#e801ec;}
This box has a color of #e801ec
<div style="background-color:#e801ec;">Content here</div>
.mybackground {background-color:#e801ec;}
Border around this has a color of #e801ec
<div style="border:2px solid #e801ec;">Content here</div>
.myborder {border:2px solid #e801ec;}