#02bf03 color space conversions
Hex:
#02bf03
RGB:
2, 191, 3
CMY:
99, 25, 99
CMYK:
99, 0, 98, 25
HSL:
120°, 97.9275%, 37.8431%
HSV (HSB):
120°, 98.9529%, 74.9020%
XYZ:
18.6723, 37.2811, 6.2980
xyY:
0.2999, 0.5989, 37.2811
CIE-Lab:
67.4874, -69.1965, 66.5967
CIE-LCH:
67.4874, 96.0379, 136.0968
CIE-Luv:
67.4874, -63.7708, 82.3774
Hunter-Lab:
61.0582, -52.2647, 36.6252
#02bf03 color charts
#02bf03 color shades, tints & tones
#02bf03 color schemes
#02bf03 color preview, HTML & CSS examples
This text has a color of #02bf03
<p style="color:#02bf03;">Text here</p>
.mytext {color:#02bf03;}
This box has a color of #02bf03
<div style="background-color:#02bf03;">Content here</div>
.mybackground {background-color:#02bf03;}
Border around this has a color of #02bf03
<div style="border:2px solid #02bf03;">Content here</div>
.myborder {border:2px solid #02bf03;}