#02fc85 color space conversions
Hex:
#02fc85
RGB:
2, 252, 133
CMY:
99, 1, 48
CMYK:
99, 0, 47, 1
HSL:
151°, 98.4252%, 49.8039%
HSV (HSB):
151°, 99.2063%, 98.8235%
XYZ:
39.0691, 71.3272, 33.8987
xyY:
0.2708, 0.4943, 71.3272
CIE-Lab:
87.6437, -74.9754, 43.1446
CIE-LCH:
87.6437, 86.5030, 150.0817
CIE-Luv:
87.6437, -78.3402, 70.5287
Hunter-Lab:
84.4554, -65.2229, 35.3210
#02fc85 color charts
#02fc85 color shades, tints & tones
#02fc85 color schemes
#02fc85 color preview, HTML & CSS examples
This text has a color of #02fc85
<p style="color:#02fc85;">Text here</p>
.mytext {color:#02fc85;}
This box has a color of #02fc85
<div style="background-color:#02fc85;">Content here</div>
.mybackground {background-color:#02fc85;}
Border around this has a color of #02fc85
<div style="border:2px solid #02fc85;">Content here</div>
.myborder {border:2px solid #02fc85;}