#02feb4 color space conversions
Hex:
#02feb4
RGB:
2, 254, 180
CMY:
99, 0, 29
CMYK:
99, 0, 29, 0
HSL:
162°, 99.2126%, 50.1961%
HSV (HSB):
162°, 99.2126%, 99.6078%
XYZ:
43.7051, 74.1918, 55.1970
xyY:
0.2525, 0.4286, 74.1918
CIE-Lab:
89.0131, -66.7191, 21.5860
CIE-LCH:
89.0131, 70.1241, 162.0718
CIE-Luv:
89.0131, -75.9310, 42.4514
Hunter-Lab:
86.1347, -60.1641, 22.2999
#02feb4 color charts
#02feb4 color shades, tints & tones
#02feb4 color schemes
#02feb4 color preview, HTML & CSS examples
This text has a color of #02feb4
<p style="color:#02feb4;">Text here</p>
.mytext {color:#02feb4;}
This box has a color of #02feb4
<div style="background-color:#02feb4;">Content here</div>
.mybackground {background-color:#02feb4;}
Border around this has a color of #02feb4
<div style="border:2px solid #02feb4;">Content here</div>
.myborder {border:2px solid #02feb4;}