#e204ec color space conversions
Hex:
#e204ec
RGB:
226, 4, 236
CMY:
11, 98, 7
CMYK:
4, 98, 0, 7
HSL:
297°, 96.6667%, 47.0588%
HSV (HSB):
297°, 98.3051%, 92.5490%
XYZ:
46.5478, 22.3117, 81.2101
xyY:
0.3102, 0.1487, 22.3117
CIE-Lab:
54.3562, 90.8561, -60.0723
CIE-LCH:
54.3562, 108.9197, 326.5281
CIE-Luv:
54.3562, 70.7589, -103.8552
Hunter-Lab:
47.2353, 93.2402, -68.8707
#e204ec color charts
#e204ec RGB chart
#e204ec CMYK chart
#e204ec RGB pie chart
#e204ec color shades, tints & tones
#e204ec color schemes
#e204ec color preview, HTML & CSS examples
This text has a color of #e204ec
<p style="color:#e204ec;">Text here</p>
.mytext {color:#e204ec;}
Text color #e204ec
This box has a color of #e204ec
<div style="background-color:#e204ec;">Content here</div>
.mybackground {background-color:#e204ec;}
Background color #e204ec
Border around this has a color of #e204ec
<div style="border:2px solid #e204ec;">Content here</div>
.myborder {border:2px solid #e204ec;}
Border color #e204ec