#ef02e2 color space conversions
Hex:
#ef02e2
RGB:
239, 2, 226
CMY:
6, 99, 11
CMYK:
0, 99, 5, 6
HSL:
303°, 98.3402%, 47.2549%
HSV (HSB):
303°, 99.1632%, 93.7255%
XYZ:
49.3458, 23.8851, 73.9610
xyY:
0.3352, 0.1623, 23.8851
CIE-Lab:
55.9726, 91.6325, -51.7196
CIE-LCH:
55.9726, 105.2208, 330.5586
CIE-Luv:
55.9726, 84.1977, -92.3032
Hunter-Lab:
48.8724, 94.7022, -55.5157
#ef02e2 color charts
#ef02e2 color shades, tints & tones
#ef02e2 color schemes
#ef02e2 color preview, HTML & CSS examples
This text has a color of #ef02e2
<p style="color:#ef02e2;">Text here</p>
.mytext {color:#ef02e2;}
This box has a color of #ef02e2
<div style="background-color:#ef02e2;">Content here</div>
.mybackground {background-color:#ef02e2;}
Border around this has a color of #ef02e2
<div style="border:2px solid #ef02e2;">Content here</div>
.myborder {border:2px solid #ef02e2;}