#e204dd color space conversions
Hex:
#e204dd
RGB:
226, 4, 221
CMY:
11, 98, 13
CMYK:
0, 98, 2, 11
HSL:
301°, 96.5217%, 45.0980%
HSV (HSB):
301°, 98.2301%, 88.6275%
XYZ:
44.4586, 21.4760, 70.2087
xyY:
0.3266, 0.1577, 21.4760
CIE-Lab:
53.4666, 88.7037, -53.0153
CIE-LCH:
53.4666, 103.3391, 329.1346
CIE-Luv:
53.4666, 76.6276, -92.7812
Hunter-Lab:
46.3423, 90.1456, -57.3850
#e204dd color charts
#e204dd color shades, tints & tones
#e204dd color schemes
#e204dd color preview, HTML & CSS examples
This text has a color of #e204dd
<p style="color:#e204dd;">Text here</p>
.mytext {color:#e204dd;}
This box has a color of #e204dd
<div style="background-color:#e204dd;">Content here</div>
.mybackground {background-color:#e204dd;}
Border around this has a color of #e204dd
<div style="border:2px solid #e204dd;">Content here</div>
.myborder {border:2px solid #e204dd;}