#02fed8 color space conversions
Hex:
#02fed8
RGB:
2, 254, 216
CMY:
99, 0, 15
CMYK:
99, 0, 15, 0
HSL:
171°, 99.2126%, 50.1961%
HSV (HSB):
171°, 99.2126%, 99.6078%
XYZ:
47.8615, 75.8544, 77.0845
xyY:
0.2384, 0.3778, 75.8544
CIE-Lab:
89.7917, -58.2098, 4.1483
CIE-LCH:
89.7917, 58.3574, 175.9237
CIE-Luv:
89.7917, -73.2203, 15.7261
Hunter-Lab:
87.0944, -54.3231, 8.4904
#02fed8 color charts
#02fed8 color shades, tints & tones
#02fed8 color schemes
#02fed8 color preview, HTML & CSS examples
This text has a color of #02fed8
<p style="color:#02fed8;">Text here</p>
.mytext {color:#02fed8;}
This box has a color of #02fed8
<div style="background-color:#02fed8;">Content here</div>
.mybackground {background-color:#02fed8;}
Border around this has a color of #02fed8
<div style="border:2px solid #02fed8;">Content here</div>
.myborder {border:2px solid #02fed8;}