#e204aa color space conversions
Hex:
#e204aa
RGB:
226, 4, 170
CMY:
11, 98, 33
CMYK:
0, 98, 25, 11
HSL:
315°, 96.5217%, 45.0980%
HSV (HSB):
315°, 98.2301%, 88.6275%
XYZ:
38.6631, 19.1579, 39.6903
xyY:
0.3965, 0.1965, 19.1579
CIE-Lab:
50.8714, 82.2340, -27.5735
CIE-LCH:
50.8714, 86.7337, 341.4634
CIE-Luv:
50.8714, 98.9443, -53.5428
Hunter-Lab:
43.7697, 81.0777, -23.1253
#e204aa color charts
#e204aa color shades, tints & tones
#e204aa color schemes
#e204aa color preview, HTML & CSS examples
This text has a color of #e204aa
<p style="color:#e204aa;">Text here</p>
.mytext {color:#e204aa;}
This box has a color of #e204aa
<div style="background-color:#e204aa;">Content here</div>
.mybackground {background-color:#e204aa;}
Border around this has a color of #e204aa
<div style="border:2px solid #e204aa;">Content here</div>
.myborder {border:2px solid #e204aa;}