#02f800 color space conversions
Hex:
#02f800
RGB:
2, 248, 0
CMY:
99, 3, 100
CMYK:
99, 0, 100, 3
HSL:
120°, 100.0000%, 48.6275%
HSV (HSB):
120°, 100.0000%, 97.2549%
XYZ:
33.5924, 67.1477, 11.1903
xyY:
0.3001, 0.5999, 67.1477
CIE-Lab:
85.5785, -84.3261, 81.4531
CIE-LCH:
85.5785, 117.2412, 135.9929
CIE-Luv:
85.5785, -80.9608, 104.7499
Hunter-Lab:
81.9437, -70.2263, 49.2639
#02f800 color charts
#02f800 color shades, tints & tones
#02f800 color schemes
#02f800 color preview, HTML & CSS examples
This text has a color of #02f800
<p style="color:#02f800;">Text here</p>
.mytext {color:#02f800;}
This box has a color of #02f800
<div style="background-color:#02f800;">Content here</div>
.mybackground {background-color:#02f800;}
Border around this has a color of #02f800
<div style="border:2px solid #02f800;">Content here</div>
.myborder {border:2px solid #02f800;}