#ee12dd color space conversions
Hex:
#ee12dd
RGB:
238, 18, 221
CMY:
7, 93, 13
CMYK:
0, 92, 7, 7
HSL:
305°, 86.6142%, 50.1961%
HSV (HSB):
305°, 92.4370%, 93.3333%
XYZ:
48.5273, 23.8302, 70.4486
xyY:
0.3398, 0.1669, 23.8302
CIE-Lab:
55.9174, 89.6363, -48.9864
CIE-LCH:
55.9174, 102.1486, 331.3433
CIE-Luv:
55.9174, 84.7565, -87.8968
Hunter-Lab:
48.8162, 92.0154, -51.3925
#ee12dd color charts
#ee12dd color shades, tints & tones
#ee12dd color schemes
#ee12dd color preview, HTML & CSS examples
This text has a color of #ee12dd
<p style="color:#ee12dd;">Text here</p>
.mytext {color:#ee12dd;}
This box has a color of #ee12dd
<div style="background-color:#ee12dd;">Content here</div>
.mybackground {background-color:#ee12dd;}
Border around this has a color of #ee12dd
<div style="border:2px solid #ee12dd;">Content here</div>
.myborder {border:2px solid #ee12dd;}