#e204bd color space conversions
Hex:
#e204bd
RGB:
226, 4, 189
CMY:
11, 98, 26
CMYK:
0, 98, 16, 11
HSL:
310°, 96.5217%, 45.0980%
HSV (HSB):
310°, 98.2301%, 88.6275%
XYZ:
40.5928, 19.9297, 49.8515
xyY:
0.3678, 0.1806, 19.9297
CIE-Lab:
51.7576, 84.4774, -37.3238
CIE-LCH:
51.7576, 92.3552, 336.1632
CIE-Luv:
51.7576, 90.2589, -68.3624
Hunter-Lab:
44.6427, 84.1819, -34.9579
#e204bd color charts
#e204bd color shades, tints & tones
#e204bd color schemes
#e204bd color preview, HTML & CSS examples
This text has a color of #e204bd
<p style="color:#e204bd;">Text here</p>
.mytext {color:#e204bd;}
This box has a color of #e204bd
<div style="background-color:#e204bd;">Content here</div>
.mybackground {background-color:#e204bd;}
Border around this has a color of #e204bd
<div style="border:2px solid #e204bd;">Content here</div>
.myborder {border:2px solid #e204bd;}