#e800ca color space conversions
Hex:
#e800ca
RGB:
232, 0, 202
CMY:
9, 100, 21
CMYK:
0, 100, 13, 9
HSL:
308°, 100.0000%, 45.4902%
HSV (HSB):
308°, 100.0000%, 90.9804%
XYZ:
43.9394, 21.4201, 57.6957
xyY:
0.3571, 0.1741, 21.4201
CIE-Lab:
53.4062, 87.4472, -42.1761
CIE-LCH:
53.4062, 97.0867, 334.2518
CIE-Luv:
53.4062, 89.3180, -76.5278
Hunter-Lab:
46.2818, 88.4725, -41.5147
#e800ca color charts
#e800ca color shades, tints & tones
#e800ca color schemes
#e800ca color preview, HTML & CSS examples
This text has a color of #e800ca
<p style="color:#e800ca;">Text here</p>
.mytext {color:#e800ca;}
This box has a color of #e800ca
<div style="background-color:#e800ca;">Content here</div>
.mybackground {background-color:#e800ca;}
Border around this has a color of #e800ca
<div style="border:2px solid #e800ca;">Content here</div>
.myborder {border:2px solid #e800ca;}