#02d12e color space conversions
Hex:
#02d12e
RGB:
2, 209, 46
CMY:
99, 18, 82
CMYK:
99, 0, 78, 18
HSL:
133°, 98.1043%, 41.3725%
HSV (HSB):
133°, 99.0431%, 81.9608%
XYZ:
23.3186, 45.8111, 10.1982
xyY:
0.2940, 0.5775, 45.8111
CIE-Lab:
73.4228, -72.4330, 63.3497
CIE-LCH:
73.4228, 96.2275, 138.8272
CIE-Luv:
73.4228, -68.7015, 84.0090
Hunter-Lab:
67.6839, -56.9495, 38.4453
#02d12e color charts
#02d12e color shades, tints & tones
#02d12e color schemes
#02d12e color preview, HTML & CSS examples
This text has a color of #02d12e
<p style="color:#02d12e;">Text here</p>
.mytext {color:#02d12e;}
This box has a color of #02d12e
<div style="background-color:#02d12e;">Content here</div>
.mybackground {background-color:#02d12e;}
Border around this has a color of #02d12e
<div style="border:2px solid #02d12e;">Content here</div>
.myborder {border:2px solid #02d12e;}