#ee60ec color space conversions
Hex:
#ee60ec
RGB:
238, 96, 236
CMY:
7, 62, 7
CMYK:
0, 60, 1, 7
HSL:
301°, 80.6818%, 65.4902%
HSV (HSB):
301°, 59.6639%, 93.3333%
XYZ:
54.5831, 32.5990, 82.7723
xyY:
0.3212, 0.1918, 32.5990
CIE-Lab:
63.8349, 71.4850, -44.8853
CIE-LCH:
63.8349, 84.4085, 327.8754
CIE-Luv:
63.8349, 64.6227, -81.1922
Hunter-Lab:
57.0955, 70.7280, -45.9867
#ee60ec color charts
#ee60ec color shades, tints & tones
#ee60ec color schemes
#ee60ec color preview, HTML & CSS examples
This text has a color of #ee60ec
<p style="color:#ee60ec;">Text here</p>
.mytext {color:#ee60ec;}
This box has a color of #ee60ec
<div style="background-color:#ee60ec;">Content here</div>
.mybackground {background-color:#ee60ec;}
Border around this has a color of #ee60ec
<div style="border:2px solid #ee60ec;">Content here</div>
.myborder {border:2px solid #ee60ec;}