#02d412 color space conversions
Hex:
#02d412
RGB:
2, 212, 18
CMY:
99, 17, 93
CMYK:
99, 0, 92, 17
HSL:
125°, 98.1308%, 41.9608%
HSV (HSB):
125°, 99.0566%, 83.1373%
XYZ:
23.6777, 47.1435, 8.4239
xyY:
0.2988, 0.5949, 47.1435
CIE-Lab:
74.2815, -74.5359, 70.4364
CIE-LCH:
74.2815, 102.5519, 136.6198
CIE-Luv:
74.2815, -70.0856, 89.6327
Hunter-Lab:
68.6612, -58.6016, 40.7886
#02d412 color charts
#02d412 color shades, tints & tones
#02d412 color schemes
#02d412 color preview, HTML & CSS examples
This text has a color of #02d412
<p style="color:#02d412;">Text here</p>
.mytext {color:#02d412;}
This box has a color of #02d412
<div style="background-color:#02d412;">Content here</div>
.mybackground {background-color:#02d412;}
Border around this has a color of #02d412
<div style="border:2px solid #02d412;">Content here</div>
.myborder {border:2px solid #02d412;}