#ee30ed color space conversions
Hex:
#ee30ed
RGB:
238, 48, 237
CMY:
7, 81, 7
CMYK:
0, 80, 0, 7
HSL:
300°, 84.8214%, 56.0784%
HSV (HSB):
300°, 79.8319%, 93.3333%
XYZ:
51.6029, 26.4055, 82.4978
xyY:
0.3215, 0.1645, 26.4055
CIE-Lab:
58.4199, 87.1196, -54.0194
CIE-LCH:
58.4199, 102.5082, 328.1986
CIE-Luv:
58.4199, 75.2466, -96.0584
Hunter-Lab:
51.3863, 89.3266, -59.2164
#ee30ed color charts
#ee30ed color shades, tints & tones
#ee30ed color schemes
#ee30ed color preview, HTML & CSS examples
This text has a color of #ee30ed
<p style="color:#ee30ed;">Text here</p>
.mytext {color:#ee30ed;}
This box has a color of #ee30ed
<div style="background-color:#ee30ed;">Content here</div>
.mybackground {background-color:#ee30ed;}
Border around this has a color of #ee30ed
<div style="border:2px solid #ee30ed;">Content here</div>
.myborder {border:2px solid #ee30ed;}