#ee01d5 color space conversions
Hex:
#ee01d5
RGB:
238, 1, 213
CMY:
7, 100, 16
CMYK:
0, 100, 11, 7
HSL:
306°, 99.1632%, 46.8627%
HSV (HSB):
306°, 99.5798%, 93.3333%
XYZ:
47.2810, 23.0029, 64.8988
xyY:
0.3498, 0.1702, 23.0029
CIE-Lab:
55.0754, 89.8147, -45.7710
CIE-LCH:
55.0754, 100.8051, 332.9959
CIE-Luv:
55.0754, 89.0218, -82.8128
Hunter-Lab:
47.9614, 92.0353, -46.6551
#ee01d5 color charts
#ee01d5 color shades, tints & tones
#ee01d5 color schemes
#ee01d5 color preview, HTML & CSS examples
This text has a color of #ee01d5
<p style="color:#ee01d5;">Text here</p>
.mytext {color:#ee01d5;}
This box has a color of #ee01d5
<div style="background-color:#ee01d5;">Content here</div>
.mybackground {background-color:#ee01d5;}
Border around this has a color of #ee01d5
<div style="border:2px solid #ee01d5;">Content here</div>
.myborder {border:2px solid #ee01d5;}