#ef00d9 color space conversions
Hex:
#ef00d9
RGB:
239, 0, 217
CMY:
6, 100, 15
CMYK:
0, 100, 9, 6
HSL:
306°, 100.0000%, 46.8627%
HSV (HSB):
306°, 100.0000%, 93.7255%
XYZ:
48.1210, 23.3605, 67.6184
xyY:
0.3459, 0.1679, 23.3605
CIE-Lab:
55.4417, 90.5680, -47.4584
CIE-LCH:
55.4417, 102.2490, 332.3451
CIE-Luv:
55.4417, 88.0955, -85.5775
Hunter-Lab:
48.3327, 93.1360, -49.1151
#ef00d9 color charts
#ef00d9 color shades, tints & tones
#ef00d9 color schemes
#ef00d9 color preview, HTML & CSS examples
This text has a color of #ef00d9
<p style="color:#ef00d9;">Text here</p>
.mytext {color:#ef00d9;}
This box has a color of #ef00d9
<div style="background-color:#ef00d9;">Content here</div>
.mybackground {background-color:#ef00d9;}
Border around this has a color of #ef00d9
<div style="border:2px solid #ef00d9;">Content here</div>
.myborder {border:2px solid #ef00d9;}