#e204bf color space conversions
Hex:
#e204bf
RGB:
226, 4, 191
CMY:
11, 98, 25
CMYK:
0, 98, 15, 11
HSL:
309°, 96.5217%, 45.0980%
HSV (HSB):
309°, 98.2301%, 88.6275%
XYZ:
40.8114, 20.0172, 51.0029
xyY:
0.3649, 0.1790, 20.0172
CIE-Lab:
51.8566, 84.7256, -38.3309
CIE-LCH:
51.8566, 92.9930, 335.6574
CIE-Luv:
51.8566, 89.3669, -69.9135
Hunter-Lab:
44.7406, 84.5281, -36.2705
#e204bf color charts
#e204bf color shades, tints & tones
#e204bf color schemes
#e204bf color preview, HTML & CSS examples
This text has a color of #e204bf
<p style="color:#e204bf;">Text here</p>
.mytext {color:#e204bf;}
This box has a color of #e204bf
<div style="background-color:#e204bf;">Content here</div>
.mybackground {background-color:#e204bf;}
Border around this has a color of #e204bf
<div style="border:2px solid #e204bf;">Content here</div>
.myborder {border:2px solid #e204bf;}