#ef02e4 color space conversions
Hex:
#ef02e4
RGB:
239, 2, 228
CMY:
6, 99, 11
CMYK:
0, 99, 5, 6
HSL:
303°, 98.3402%, 47.2549%
HSV (HSB):
303°, 99.1632%, 93.7255%
XYZ:
49.6219, 23.9956, 75.4150
xyY:
0.3330, 0.1610, 23.9956
CIE-Lab:
56.0834, 91.9032, -52.6732
CIE-LCH:
56.0834, 105.9276, 330.1813
CIE-Luv:
56.0834, 83.3674, -93.8111
Hunter-Lab:
48.9853, 95.0956, -56.9899
#ef02e4 color charts
#ef02e4 color shades, tints & tones
#ef02e4 color schemes
#ef02e4 color preview, HTML & CSS examples
This text has a color of #ef02e4
<p style="color:#ef02e4;">Text here</p>
.mytext {color:#ef02e4;}
This box has a color of #ef02e4
<div style="background-color:#ef02e4;">Content here</div>
.mybackground {background-color:#ef02e4;}
Border around this has a color of #ef02e4
<div style="border:2px solid #ef02e4;">Content here</div>
.myborder {border:2px solid #ef02e4;}