#ee01ea color space conversions
Hex:
#ee01ea
RGB:
238, 1, 234
CMY:
7, 100, 8
CMYK:
0, 100, 2, 7
HSL:
301°, 99.1632%, 46.8627%
HSV (HSB):
301°, 99.5798%, 93.3333%
XYZ:
50.1220, 24.1394, 79.8595
xyY:
0.3252, 0.1566, 24.1394
CIE-Lab:
56.2271, 92.6319, -55.8356
CIE-LCH:
56.2271, 108.1586, 328.9198
CIE-Luv:
56.2271, 80.2263, -98.6912
Hunter-Lab:
49.1318, 96.1168, -61.9785
#ee01ea color charts
#ee01ea color shades, tints & tones
#ee01ea color schemes
#ee01ea color preview, HTML & CSS examples
This text has a color of #ee01ea
<p style="color:#ee01ea;">Text here</p>
.mytext {color:#ee01ea;}
This box has a color of #ee01ea
<div style="background-color:#ee01ea;">Content here</div>
.mybackground {background-color:#ee01ea;}
Border around this has a color of #ee01ea
<div style="border:2px solid #ee01ea;">Content here</div>
.myborder {border:2px solid #ee01ea;}