#02fa12 color space conversions
Hex:
#02fa12
RGB:
2, 250, 18
CMY:
99, 2, 93
CMYK:
99, 0, 93, 2
HSL:
124°, 98.4127%, 49.4118%
HSV (HSB):
124°, 99.2000%, 98.0392%
XYZ:
34.3198, 68.4278, 11.9713
xyY:
0.2992, 0.5965, 68.4278
CIE-Lab:
86.2199, -84.5575, 80.4283
CIE-LCH:
86.2199, 116.6992, 136.4337
CIE-Luv:
86.2199, -81.4408, 104.5059
Hunter-Lab:
82.7211, -70.7048, 49.3244
#02fa12 color charts
#02fa12 color shades, tints & tones
#02fa12 color schemes
#02fa12 color preview, HTML & CSS examples
This text has a color of #02fa12
<p style="color:#02fa12;">Text here</p>
.mytext {color:#02fa12;}
This box has a color of #02fa12
<div style="background-color:#02fa12;">Content here</div>
.mybackground {background-color:#02fa12;}
Border around this has a color of #02fa12
<div style="border:2px solid #02fa12;">Content here</div>
.myborder {border:2px solid #02fa12;}