#e501cf color space conversions
Hex:
#e501cf
RGB:
229, 1, 207
CMY:
10, 100, 19
CMYK:
0, 100, 10, 10
HSL:
306°, 99.1304%, 45.0980%
HSV (HSB):
306°, 99.5633%, 89.8039%
XYZ:
43.5864, 21.1847, 60.8233
xyY:
0.3470, 0.1687, 21.1847
CIE-Lab:
53.1511, 87.5090, -45.4891
CIE-LCH:
53.1511, 98.6260, 332.5336
CIE-Luv:
53.1511, 84.8163, -81.3557
Hunter-Lab:
46.0269, 88.4886, -46.1314
#e501cf color charts
#e501cf color shades, tints & tones
#e501cf color schemes
#e501cf color preview, HTML & CSS examples
This text has a color of #e501cf
<p style="color:#e501cf;">Text here</p>
.mytext {color:#e501cf;}
This box has a color of #e501cf
<div style="background-color:#e501cf;">Content here</div>
.mybackground {background-color:#e501cf;}
Border around this has a color of #e501cf
<div style="border:2px solid #e501cf;">Content here</div>
.myborder {border:2px solid #e501cf;}