#ee12ed color space conversions
Hex:
#ee12ed
RGB:
238, 18, 237
CMY:
7, 93, 7
CMYK:
0, 92, 0, 7
HSL:
300°, 86.6142%, 50.1961%
HSV (HSB):
300°, 92.4370%, 93.3333%
XYZ:
50.7623, 24.7242, 82.2175
xyY:
0.3219, 0.1568, 24.7242
CIE-Lab:
56.8057, 91.8505, -56.5960
CIE-LCH:
56.8057, 107.8871, 328.3597
CIE-Luv:
56.8057, 78.2779, -99.9631
Hunter-Lab:
49.7234, 95.2133, -63.2295
#ee12ed color charts
#ee12ed color shades, tints & tones
#ee12ed color schemes
#ee12ed color preview, HTML & CSS examples
This text has a color of #ee12ed
<p style="color:#ee12ed;">Text here</p>
.mytext {color:#ee12ed;}
This box has a color of #ee12ed
<div style="background-color:#ee12ed;">Content here</div>
.mybackground {background-color:#ee12ed;}
Border around this has a color of #ee12ed
<div style="border:2px solid #ee12ed;">Content here</div>
.myborder {border:2px solid #ee12ed;}