#ee70dd color space conversions
Hex:
#ee70dd
RGB:
238, 112, 221
CMY:
7, 56, 13
CMYK:
0, 53, 7, 7
HSL:
308°, 78.7500%, 68.6275%
HSV (HSB):
308°, 52.9412%, 93.3333%
XYZ:
54.1052, 34.9859, 72.3079
xyY:
0.3352, 0.2168, 34.9859
CIE-Lab:
65.7377, 62.0668, -33.5635
CIE-LCH:
65.7377, 70.5606, 331.5971
CIE-Luv:
65.7377, 63.3318, -62.1084
Hunter-Lab:
59.1489, 59.7685, -31.0761
#ee70dd color charts
#ee70dd color shades, tints & tones
#ee70dd color schemes
#ee70dd color preview, HTML & CSS examples
This text has a color of #ee70dd
<p style="color:#ee70dd;">Text here</p>
.mytext {color:#ee70dd;}
This box has a color of #ee70dd
<div style="background-color:#ee70dd;">Content here</div>
.mybackground {background-color:#ee70dd;}
Border around this has a color of #ee70dd
<div style="border:2px solid #ee70dd;">Content here</div>
.myborder {border:2px solid #ee70dd;}