#e204d1 color space conversions
Hex:
#e204d1
RGB:
226, 4, 209
CMY:
11, 98, 18
CMYK:
0, 98, 8, 11
HSL:
305°, 96.5217%, 45.0980%
HSV (HSB):
305°, 98.2301%, 88.6275%
XYZ:
42.9161, 20.8590, 62.0859
xyY:
0.3410, 0.1657, 20.8590
CIE-Lab:
52.7949, 87.0574, -47.2351
CIE-LCH:
52.7949, 99.0462, 331.5169
CIE-Luv:
52.7949, 81.5703, -83.7371
Hunter-Lab:
45.6717, 87.8047, -48.6283
#e204d1 color charts
#e204d1 color shades, tints & tones
#e204d1 color schemes
#e204d1 color preview, HTML & CSS examples
This text has a color of #e204d1
<p style="color:#e204d1;">Text here</p>
.mytext {color:#e204d1;}
This box has a color of #e204d1
<div style="background-color:#e204d1;">Content here</div>
.mybackground {background-color:#e204d1;}
Border around this has a color of #e204d1
<div style="border:2px solid #e204d1;">Content here</div>
.myborder {border:2px solid #e204d1;}