#02fa97 color space conversions
Hex:
#02fa97
RGB:
2, 250, 151
CMY:
99, 2, 41
CMYK:
99, 0, 40, 2
HSL:
156°, 98.4127%, 49.4118%
HSV (HSB):
156°, 99.2000%, 98.0392%
XYZ:
39.7966, 70.6185, 40.8114
xyY:
0.2632, 0.4670, 70.6185
CIE-Lab:
87.2993, -71.1976, 33.9006
CIE-LCH:
87.2993, 78.8565, 154.5387
CIE-Luv:
87.2993, -76.6283, 58.9878
Hunter-Lab:
84.0348, -62.5283, 30.0303
#02fa97 color charts
#02fa97 color shades, tints & tones
#02fa97 color schemes
#02fa97 color preview, HTML & CSS examples
This text has a color of #02fa97
<p style="color:#02fa97;">Text here</p>
.mytext {color:#02fa97;}
This box has a color of #02fa97
<div style="background-color:#02fa97;">Content here</div>
.mybackground {background-color:#02fa97;}
Border around this has a color of #02fa97
<div style="border:2px solid #02fa97;">Content here</div>
.myborder {border:2px solid #02fa97;}