#02f004 color space conversions
Hex:
#02f004
RGB:
2, 240, 4
CMY:
99, 6, 98
CMYK:
99, 0, 98, 6
HSL:
121°, 98.3471%, 47.4510%
HSV (HSB):
121°, 99.1667%, 94.1176%
XYZ:
31.2070, 62.3418, 10.5033
xyY:
0.2999, 0.5991, 62.3418
CIE-Lab:
83.0949, -82.1948, 79.1289
CIE-LCH:
83.0949, 114.0937, 136.0888
CIE-Luv:
83.0949, -78.5784, 101.4904
Hunter-Lab:
78.9569, -67.6239, 47.3827
#02f004 color charts
#02f004 color shades, tints & tones
#02f004 color schemes
#02f004 color preview, HTML & CSS examples
This text has a color of #02f004
<p style="color:#02f004;">Text here</p>
.mytext {color:#02f004;}
This box has a color of #02f004
<div style="background-color:#02f004;">Content here</div>
.mybackground {background-color:#02f004;}
Border around this has a color of #02f004
<div style="border:2px solid #02f004;">Content here</div>
.myborder {border:2px solid #02f004;}