#02f300 color space conversions
Hex:
#02f300
RGB:
2, 243, 0
CMY:
99, 5, 100
CMYK:
99, 0, 100, 5
HSL:
120°, 100.0000%, 47.6471%
HSV (HSB):
120°, 100.0000%, 95.2941%
XYZ:
32.0756, 64.1141, 10.6847
xyY:
0.3001, 0.5999, 64.1141
CIE-Lab:
84.0251, -83.0336, 80.2076
CIE-LCH:
84.0251, 115.4462, 135.9918
CIE-Luv:
84.0251, -79.4878, 102.8482
Hunter-Lab:
80.0713, -68.6197, 48.1382
#02f300 color charts
#02f300 color shades, tints & tones
#02f300 color schemes
#02f300 color preview, HTML & CSS examples
This text has a color of #02f300
<p style="color:#02f300;">Text here</p>
.mytext {color:#02f300;}
This box has a color of #02f300
<div style="background-color:#02f300;">Content here</div>
.mybackground {background-color:#02f300;}
Border around this has a color of #02f300
<div style="border:2px solid #02f300;">Content here</div>
.myborder {border:2px solid #02f300;}