#02eace color space conversions
Hex:
#02eace
RGB:
2, 234, 206
CMY:
99, 8, 19
CMYK:
99, 0, 12, 8
HSL:
173°, 98.3051%, 46.2745%
HSV (HSB):
173°, 99.1453%, 91.7647%
XYZ:
40.5884, 63.3148, 68.4743
xyY:
0.2355, 0.3673, 63.3148
CIE-Lab:
83.6077, -52.8208, 0.3868
CIE-LCH:
83.6077, 52.8222, 179.5804
CIE-Luv:
83.6077, -67.4554, 8.9334
Hunter-Lab:
79.5706, -48.1968, 4.6775
#02eace color charts
#02eace color shades, tints & tones
#02eace color schemes
#02eace color preview, HTML & CSS examples
This text has a color of #02eace
<p style="color:#02eace;">Text here</p>
.mytext {color:#02eace;}
This box has a color of #02eace
<div style="background-color:#02eace;">Content here</div>
.mybackground {background-color:#02eace;}
Border around this has a color of #02eace
<div style="border:2px solid #02eace;">Content here</div>
.myborder {border:2px solid #02eace;}