#02d402 color space conversions
Hex:
#02d402
RGB:
2, 212, 2
CMY:
99, 17, 99
CMYK:
99, 0, 99, 17
HSL:
120°, 98.1308%, 41.9608%
HSV (HSB):
120°, 99.0566%, 83.1373%
XYZ:
23.5795, 47.1043, 7.9067
xyY:
0.3000, 0.5994, 47.1043
CIE-Lab:
74.2564, -74.8634, 72.1743
CIE-LCH:
74.2564, 103.9888, 136.0477
CIE-Luv:
74.2564, -70.2059, 90.7587
Hunter-Lab:
68.6325, -58.7813, 41.2124
#02d402 color charts
#02d402 color shades, tints & tones
#02d402 color schemes
#02d402 color preview, HTML & CSS examples
This text has a color of #02d402
<p style="color:#02d402;">Text here</p>
.mytext {color:#02d402;}
This box has a color of #02d402
<div style="background-color:#02d402;">Content here</div>
.mybackground {background-color:#02d402;}
Border around this has a color of #02d402
<div style="border:2px solid #02d402;">Content here</div>
.myborder {border:2px solid #02d402;}