#02f412 color space conversions
Hex:
#02f412
RGB:
2, 244, 18
CMY:
99, 4, 93
CMYK:
99, 0, 93, 4
HSL:
124°, 98.3740%, 48.2353%
HSV (HSB):
124°, 99.1803%, 95.6863%
XYZ:
32.4849, 64.7579, 11.3597
xyY:
0.2991, 0.5963, 64.7579
CIE-Lab:
84.3589, -82.9977, 78.8800
CIE-LCH:
84.3589, 114.5018, 136.4571
CIE-Luv:
84.3589, -79.6717, 102.1927
Hunter-Lab:
80.4723, -68.7701, 47.9611
#02f412 color charts
#02f412 color shades, tints & tones
#02f412 color schemes
#02f412 color preview, HTML & CSS examples
This text has a color of #02f412
<p style="color:#02f412;">Text here</p>
.mytext {color:#02f412;}
This box has a color of #02f412
<div style="background-color:#02f412;">Content here</div>
.mybackground {background-color:#02f412;}
Border around this has a color of #02f412
<div style="border:2px solid #02f412;">Content here</div>
.myborder {border:2px solid #02f412;}