#ee85dd color space conversions
Hex:
#ee85dd
RGB:
238, 133, 221
CMY:
7, 48, 13
CMYK:
0, 44, 7, 7
HSL:
310°, 75.5396%, 72.7451%
HSV (HSB):
310°, 44.1176%, 93.3333%
XYZ:
56.6986, 40.1727, 73.1724
xyY:
0.3334, 0.2362, 40.1727
CIE-Lab:
69.5923, 51.9698, -27.6102
CIE-LCH:
69.5923, 58.8488, 332.0195
CIE-Luv:
69.5923, 54.4912, -51.4966
Hunter-Lab:
63.3819, 48.7596, -24.0811
#ee85dd color charts
#ee85dd color shades, tints & tones
#ee85dd color schemes
#ee85dd color preview, HTML & CSS examples
This text has a color of #ee85dd
<p style="color:#ee85dd;">Text here</p>
.mytext {color:#ee85dd;}
This box has a color of #ee85dd
<div style="background-color:#ee85dd;">Content here</div>
.mybackground {background-color:#ee85dd;}
Border around this has a color of #ee85dd
<div style="border:2px solid #ee85dd;">Content here</div>
.myborder {border:2px solid #ee85dd;}