#ee5ee5 color space conversions
Hex:
#ee5ee5
RGB:
238, 94, 229
CMY:
7, 63, 10
CMYK:
0, 61, 4, 7
HSL:
304°, 80.8989%, 65.0980%
HSV (HSB):
304°, 60.5042%, 93.3333%
XYZ:
53.4055, 31.8397, 77.4596
xyY:
0.3282, 0.1957, 31.8397
CIE-Lab:
63.2102, 71.1672, -41.9706
CIE-LCH:
63.2102, 82.6214, 329.4702
CIE-Luv:
63.2102, 67.3797, -76.3855
Hunter-Lab:
56.4267, 70.1960, -41.8916
#ee5ee5 color charts
#ee5ee5 color shades, tints & tones
#ee5ee5 color schemes
#ee5ee5 color preview, HTML & CSS examples
This text has a color of #ee5ee5
<p style="color:#ee5ee5;">Text here</p>
.mytext {color:#ee5ee5;}
This box has a color of #ee5ee5
<div style="background-color:#ee5ee5;">Content here</div>
.mybackground {background-color:#ee5ee5;}
Border around this has a color of #ee5ee5
<div style="border:2px solid #ee5ee5;">Content here</div>
.myborder {border:2px solid #ee5ee5;}