#04fe02 color space conversions
Hex:
#04fe02
RGB:
4, 254, 2
CMY:
98, 0, 99
CMYK:
98, 0, 99, 0
HSL:
120°, 99.2126%, 50.1961%
HSV (HSB):
120°, 99.2126%, 99.6078%
XYZ:
35.5028, 70.9138, 11.8740
xyY:
0.3001, 0.5995, 70.9138
CIE-Lab:
87.4431, -85.7851, 82.7977
CIE-LCH:
87.4431, 119.2248, 136.0152
CIE-Luv:
87.4431, -82.6438, 106.9227
Hunter-Lab:
84.2103, -72.1130, 50.5871
#04fe02 color charts
#04fe02 color shades, tints & tones
#04fe02 color schemes
#04fe02 color preview, HTML & CSS examples
This text has a color of #04fe02
<p style="color:#04fe02;">Text here</p>
.mytext {color:#04fe02;}
This box has a color of #04fe02
<div style="background-color:#04fe02;">Content here</div>
.mybackground {background-color:#04fe02;}
Border around this has a color of #04fe02
<div style="border:2px solid #04fe02;">Content here</div>
.myborder {border:2px solid #04fe02;}