#ee60ed color space conversions
Hex:
#ee60ed
RGB:
238, 96, 237
CMY:
7, 62, 7
CMYK:
0, 60, 0, 7
HSL:
300°, 80.6818%, 65.4902%
HSV (HSB):
300°, 59.6639%, 93.3333%
XYZ:
54.7288, 32.6573, 83.5397
xyY:
0.3202, 0.1911, 32.6573
CIE-Lab:
63.8825, 71.6496, -45.3657
CIE-LCH:
63.8825, 84.8039, 327.6596
CIE-Luv:
63.8825, 64.3229, -81.9904
Hunter-Lab:
57.1466, 70.9416, -46.6705
#ee60ed color charts
#ee60ed color shades, tints & tones
#ee60ed color schemes
#ee60ed color preview, HTML & CSS examples
This text has a color of #ee60ed
<p style="color:#ee60ed;">Text here</p>
.mytext {color:#ee60ed;}
This box has a color of #ee60ed
<div style="background-color:#ee60ed;">Content here</div>
.mybackground {background-color:#ee60ed;}
Border around this has a color of #ee60ed
<div style="border:2px solid #ee60ed;">Content here</div>
.myborder {border:2px solid #ee60ed;}