#02f12d color space conversions
Hex:
#02f12d
RGB:
2, 241, 45
CMY:
99, 5, 82
CMYK:
99, 0, 81, 5
HSL:
131°, 98.3539%, 47.6471%
HSV (HSB):
131°, 99.1701%, 94.5098%
XYZ:
31.9540, 63.1130, 12.9805
xyY:
0.2957, 0.5841, 63.1130
CIE-Lab:
83.5018, -81.2183, 73.1219
CIE-LCH:
83.5018, 109.2850, 138.0029
CIE-Luv:
83.5018, -78.4109, 97.5470
Hunter-Lab:
79.4437, -67.2298, 45.9230
#02f12d color charts
#02f12d color shades, tints & tones
#02f12d color schemes
#02f12d color preview, HTML & CSS examples
This text has a color of #02f12d
<p style="color:#02f12d;">Text here</p>
.mytext {color:#02f12d;}
This box has a color of #02f12d
<div style="background-color:#02f12d;">Content here</div>
.mybackground {background-color:#02f12d;}
Border around this has a color of #02f12d
<div style="border:2px solid #02f12d;">Content here</div>
.myborder {border:2px solid #02f12d;}