#02f2a1 color space conversions
Hex:
#02f2a1
RGB:
2, 242, 161
CMY:
99, 5, 37
CMYK:
99, 0, 33, 5
HSL:
160°, 98.3607%, 47.8431%
HSV (HSB):
160°, 99.1736%, 94.9020%
XYZ:
38.2102, 66.0904, 44.4610
xyY:
0.2569, 0.4443, 66.0904
CIE-Lab:
85.0425, -66.5077, 25.8331
CIE-LCH:
85.0425, 71.3486, 158.7727
CIE-Luv:
85.0425, -73.4249, 47.6864
Hunter-Lab:
81.2960, -58.3706, 24.4813
#02f2a1 color charts
#02f2a1 color shades, tints & tones
#02f2a1 color schemes
#02f2a1 color preview, HTML & CSS examples
This text has a color of #02f2a1
<p style="color:#02f2a1;">Text here</p>
.mytext {color:#02f2a1;}
This box has a color of #02f2a1
<div style="background-color:#02f2a1;">Content here</div>
.mybackground {background-color:#02f2a1;}
Border around this has a color of #02f2a1
<div style="border:2px solid #02f2a1;">Content here</div>
.myborder {border:2px solid #02f2a1;}