#e204d7 color space conversions
Hex:
#e204d7
RGB:
226, 4, 215
CMY:
11, 98, 16
CMYK:
0, 98, 5, 11
HSL:
303°, 96.5217%, 45.0980%
HSV (HSB):
303°, 98.2301%, 88.6275%
XYZ:
43.6732, 21.1619, 66.0728
xyY:
0.3336, 0.1617, 21.1619
CIE-Lab:
53.1262, 87.8718, -50.1405
CIE-LCH:
53.1262, 101.1707, 330.2905
CIE-Luv:
53.1262, 79.0721, -88.2784
Hunter-Lab:
46.0020, 88.9599, -52.9569
#e204d7 color charts
#e204d7 color shades, tints & tones
#e204d7 color schemes
#e204d7 color preview, HTML & CSS examples
This text has a color of #e204d7
<p style="color:#e204d7;">Text here</p>
.mytext {color:#e204d7;}
This box has a color of #e204d7
<div style="background-color:#e204d7;">Content here</div>
.mybackground {background-color:#e204d7;}
Border around this has a color of #e204d7
<div style="border:2px solid #e204d7;">Content here</div>
.myborder {border:2px solid #e204d7;}