#e204d4 color space conversions
Hex:
#e204d4
RGB:
226, 4, 212
CMY:
11, 98, 17
CMYK:
0, 98, 6, 11
HSL:
304°, 96.5217%, 45.0980%
HSV (HSB):
304°, 98.2301%, 88.6275%
XYZ:
43.2911, 21.0091, 64.0608
xyY:
0.3373, 0.1637, 21.0091
CIE-Lab:
52.9594, 87.4623, -48.6917
CIE-LCH:
52.9594, 100.1026, 330.8946
CIE-Luv:
52.9594, 80.3146, -86.0124
Hunter-Lab:
45.8356, 88.3784, -50.7800
#e204d4 color charts
#e204d4 color shades, tints & tones
#e204d4 color schemes
#e204d4 color preview, HTML & CSS examples
This text has a color of #e204d4
<p style="color:#e204d4;">Text here</p>
.mytext {color:#e204d4;}
This box has a color of #e204d4
<div style="background-color:#e204d4;">Content here</div>
.mybackground {background-color:#e204d4;}
Border around this has a color of #e204d4
<div style="border:2px solid #e204d4;">Content here</div>
.myborder {border:2px solid #e204d4;}