#ee85da color space conversions
Hex:
#ee85da
RGB:
238, 133, 218
CMY:
7, 48, 15
CMYK:
0, 44, 8, 7
HSL:
311°, 75.5396%, 72.7451%
HSV (HSB):
311°, 44.1176%, 93.3333%
XYZ:
56.3023, 40.0142, 71.0857
xyY:
0.3363, 0.2390, 40.0142
CIE-Lab:
69.4796, 51.4728, -26.1232
CIE-LCH:
69.4796, 57.7224, 333.0915
CIE-Luv:
69.4796, 55.1780, -49.0350
Hunter-Lab:
63.2567, 48.1765, -22.3483
#ee85da color charts
#ee85da color shades, tints & tones
#ee85da color schemes
#ee85da color preview, HTML & CSS examples
This text has a color of #ee85da
<p style="color:#ee85da;">Text here</p>
.mytext {color:#ee85da;}
This box has a color of #ee85da
<div style="background-color:#ee85da;">Content here</div>
.mybackground {background-color:#ee85da;}
Border around this has a color of #ee85da
<div style="border:2px solid #ee85da;">Content here</div>
.myborder {border:2px solid #ee85da;}