#ee32d5 color space conversions
Hex:
#ee32d5
RGB:
238, 50, 213
CMY:
7, 80, 16
CMYK:
0, 79, 11, 7
HSL:
308°, 84.6847%, 56.4706%
HSV (HSB):
308°, 78.9916%, 93.3333%
XYZ:
48.4107, 25.2624, 65.2754
xyY:
0.3484, 0.1818, 25.2624
CIE-Lab:
57.3302, 83.2261, -42.2082
CIE-LCH:
57.3302, 93.3173, 333.1081
CIE-Luv:
57.3302, 84.1413, -77.1311
Hunter-Lab:
50.2618, 83.9682, -41.8172
#ee32d5 color charts
#ee32d5 color shades, tints & tones
#ee32d5 color schemes
#ee32d5 color preview, HTML & CSS examples
This text has a color of #ee32d5
<p style="color:#ee32d5;">Text here</p>
.mytext {color:#ee32d5;}
This box has a color of #ee32d5
<div style="background-color:#ee32d5;">Content here</div>
.mybackground {background-color:#ee32d5;}
Border around this has a color of #ee32d5
<div style="border:2px solid #ee32d5;">Content here</div>
.myborder {border:2px solid #ee32d5;}