#02fa9a color space conversions
Hex:
#02fa9a
RGB:
2, 250, 154
CMY:
99, 2, 40
CMYK:
99, 0, 38, 2
HSL:
157°, 98.4127%, 49.4118%
HSV (HSB):
157°, 99.2000%, 98.0392%
XYZ:
40.0434, 70.7172, 42.1111
xyY:
0.2619, 0.4626, 70.7172
CIE-Lab:
87.3474, -70.6333, 32.4687
CIE-LCH:
87.3474, 77.7385, 155.3127
CIE-Luv:
87.3474, -76.4355, 57.1333
Hunter-Lab:
84.0935, -62.1661, 29.1751
#02fa9a color charts
#02fa9a color shades, tints & tones
#02fa9a color schemes
#02fa9a color preview, HTML & CSS examples
This text has a color of #02fa9a
<p style="color:#02fa9a;">Text here</p>
.mytext {color:#02fa9a;}
This box has a color of #02fa9a
<div style="background-color:#02fa9a;">Content here</div>
.mybackground {background-color:#02fa9a;}
Border around this has a color of #02fa9a
<div style="border:2px solid #02fa9a;">Content here</div>
.myborder {border:2px solid #02fa9a;}