#e204a2 color space conversions
Hex:
#e204a2
RGB:
226, 4, 162
CMY:
11, 98, 36
CMYK:
0, 98, 28, 11
HSL:
317°, 96.5217%, 45.0980%
HSV (HSB):
317°, 98.2301%, 88.6275%
XYZ:
37.9290, 18.8642, 35.8245
xyY:
0.4095, 0.2037, 18.8642
CIE-Lab:
50.5280, 81.3545, -23.3679
CIE-LCH:
50.5280, 84.6440, 343.9741
CIE-Luv:
50.5280, 102.6904, -47.2926
Hunter-Lab:
43.4330, 79.8724, -18.5007
#e204a2 color charts
#e204a2 color shades, tints & tones
#e204a2 color schemes
#e204a2 color preview, HTML & CSS examples
This text has a color of #e204a2
<p style="color:#e204a2;">Text here</p>
.mytext {color:#e204a2;}
This box has a color of #e204a2
<div style="background-color:#e204a2;">Content here</div>
.mybackground {background-color:#e204a2;}
Border around this has a color of #e204a2
<div style="border:2px solid #e204a2;">Content here</div>
.myborder {border:2px solid #e204a2;}