#e202d8 color space conversions
Hex:
#e202d8
RGB:
226, 2, 216
CMY:
11, 99, 15
CMYK:
0, 99, 4, 11
HSL:
303°, 98.2456%, 44.7059%
HSV (HSB):
303°, 99.1150%, 88.6275%
XYZ:
43.7804, 21.1700, 66.7445
xyY:
0.3324, 0.1608, 21.1700
CIE-Lab:
53.1351, 88.1490, -50.6970
CIE-LCH:
53.1351, 101.6879, 330.0955
CIE-Luv:
53.1351, 78.7505, -89.1431
Hunter-Lab:
46.0109, 89.3277, -53.7998
#e202d8 color charts
#e202d8 color shades, tints & tones
#e202d8 color schemes
#e202d8 color preview, HTML & CSS examples
This text has a color of #e202d8
<p style="color:#e202d8;">Text here</p>
.mytext {color:#e202d8;}
This box has a color of #e202d8
<div style="background-color:#e202d8;">Content here</div>
.mybackground {background-color:#e202d8;}
Border around this has a color of #e202d8
<div style="border:2px solid #e202d8;">Content here</div>
.myborder {border:2px solid #e202d8;}