#ee32f5 color space conversions
Hex:
#ee32f5
RGB:
238, 50, 245
CMY:
7, 80, 4
CMYK:
3, 80, 0, 4
HSL:
298°, 90.6977%, 57.8431%
HSV (HSB):
298°, 79.5918%, 96.0784%
XYZ:
52.8819, 27.0509, 88.8204
xyY:
0.3134, 0.1603, 27.0509
CIE-Lab:
59.0214, 87.8695, -57.5261
CIE-LCH:
59.0214, 105.0253, 326.7882
CIE-Luv:
59.0214, 72.0318, -101.7268
Hunter-Lab:
52.0105, 90.4724, -64.8445
#ee32f5 color charts
#ee32f5 color shades, tints & tones
#ee32f5 color schemes
#ee32f5 color preview, HTML & CSS examples
This text has a color of #ee32f5
<p style="color:#ee32f5;">Text here</p>
.mytext {color:#ee32f5;}
This box has a color of #ee32f5
<div style="background-color:#ee32f5;">Content here</div>
.mybackground {background-color:#ee32f5;}
Border around this has a color of #ee32f5
<div style="border:2px solid #ee32f5;">Content here</div>
.myborder {border:2px solid #ee32f5;}