#02eff0 color space conversions
Hex:
#02eff0
RGB:
2, 239, 240
CMY:
99, 6, 6
CMYK:
99, 0, 0, 6
HSL:
180°, 98.3471%, 47.4510%
HSV (HSB):
180°, 99.1667%, 94.1176%
XYZ:
46.6197, 68.0372, 93.1135
xyY:
0.2244, 0.3275, 68.0372
CIE-Lab:
86.0250, -45.4447, -13.9317
CIE-LCH:
86.0250, 47.5322, 197.0437
CIE-Luv:
86.0250, -66.3727, -15.1892
Hunter-Lab:
82.4847, -43.4613, -9.1907
#02eff0 color charts
#02eff0 color shades, tints & tones
#02eff0 color schemes
#02eff0 color preview, HTML & CSS examples
This text has a color of #02eff0
<p style="color:#02eff0;">Text here</p>
.mytext {color:#02eff0;}
This box has a color of #02eff0
<div style="background-color:#02eff0;">Content here</div>
.mybackground {background-color:#02eff0;}
Border around this has a color of #02eff0
<div style="border:2px solid #02eff0;">Content here</div>
.myborder {border:2px solid #02eff0;}