#02fc12 color space conversions
Hex:
#02fc12
RGB:
2, 252, 18
CMY:
99, 1, 93
CMYK:
99, 0, 93, 1
HSL:
124°, 98.4252%, 49.8039%
HSV (HSB):
124°, 99.2063%, 98.8235%
XYZ:
34.9446, 69.6774, 12.1796
xyY:
0.2992, 0.5965, 69.6774
CIE-Lab:
86.8384, -85.0758, 80.9423
CIE-LCH:
86.8384, 117.4288, 136.4262
CIE-Luv:
86.8384, -82.0286, 105.2743
Hunter-Lab:
83.4730, -71.3516, 49.7801
#02fc12 color charts
#02fc12 color shades, tints & tones
#02fc12 color schemes
#02fc12 color preview, HTML & CSS examples
This text has a color of #02fc12
<p style="color:#02fc12;">Text here</p>
.mytext {color:#02fc12;}
This box has a color of #02fc12
<div style="background-color:#02fc12;">Content here</div>
.mybackground {background-color:#02fc12;}
Border around this has a color of #02fc12
<div style="border:2px solid #02fc12;">Content here</div>
.myborder {border:2px solid #02fc12;}