#ef04db color space conversions
Hex:
#ef04db
RGB:
239, 4, 219
CMY:
6, 98, 14
CMYK:
0, 98, 8, 6
HSL:
305°, 96.7078%, 47.6471%
HSV (HSB):
305°, 98.3264%, 93.7255%
XYZ:
48.4262, 23.5520, 69.0115
xyY:
0.3435, 0.1670, 23.5520
CIE-Lab:
55.6365, 90.5694, -48.2865
CIE-LCH:
55.6365, 102.6372, 331.9360
CIE-Luv:
55.6365, 87.0574, -86.8860
Hunter-Lab:
48.5304, 93.1884, -50.3406
#ef04db color charts
#ef04db color shades, tints & tones
#ef04db color schemes
#ef04db color preview, HTML & CSS examples
This text has a color of #ef04db
<p style="color:#ef04db;">Text here</p>
.mytext {color:#ef04db;}
This box has a color of #ef04db
<div style="background-color:#ef04db;">Content here</div>
.mybackground {background-color:#ef04db;}
Border around this has a color of #ef04db
<div style="border:2px solid #ef04db;">Content here</div>
.myborder {border:2px solid #ef04db;}