#e921cd color space conversions
Hex:
#e921cd
RGB:
233, 33, 205
CMY:
9, 87, 20
CMYK:
0, 86, 12, 9
HSL:
308°, 81.9672%, 52.1569%
HSV (HSB):
308°, 85.8369%, 91.3725%
XYZ:
45.1676, 22.8191, 59.7815
xyY:
0.3535, 0.1786, 22.8191
CIE-Lab:
54.8855, 84.6399, -41.5528
CIE-LCH:
54.8855, 94.2897, 333.8519
CIE-Luv:
54.8855, 86.2748, -75.6320
Hunter-Lab:
47.7694, 85.1815, -40.7606
#e921cd color charts
#e921cd color shades, tints & tones
#e921cd color schemes
#e921cd color preview, HTML & CSS examples
This text has a color of #e921cd
<p style="color:#e921cd;">Text here</p>
.mytext {color:#e921cd;}
This box has a color of #e921cd
<div style="background-color:#e921cd;">Content here</div>
.mybackground {background-color:#e921cd;}
Border around this has a color of #e921cd
<div style="border:2px solid #e921cd;">Content here</div>
.myborder {border:2px solid #e921cd;}