#02d48f color space conversions
Hex:
#02d48f
RGB:
2, 212, 143
CMY:
99, 17, 44
CMYK:
99, 0, 33, 17
HSL:
160°, 98.1308%, 41.9608%
HSV (HSB):
160°, 99.0566%, 83.1373%
XYZ:
28.5264, 49.0830, 33.9571
xyY:
0.2557, 0.4399, 49.0830
CIE-Lab:
75.5030, -59.6445, 22.1345
CIE-LCH:
75.5030, 63.6192, 159.6398
CIE-Luv:
75.5030, -64.9540, 40.6219
Hunter-Lab:
70.0593, -49.9229, 20.3042
#02d48f color charts
#02d48f color shades, tints & tones
#02d48f color schemes
#02d48f color preview, HTML & CSS examples
This text has a color of #02d48f
<p style="color:#02d48f;">Text here</p>
.mytext {color:#02d48f;}
This box has a color of #02d48f
<div style="background-color:#02d48f;">Content here</div>
.mybackground {background-color:#02d48f;}
Border around this has a color of #02d48f
<div style="border:2px solid #02d48f;">Content here</div>
.myborder {border:2px solid #02d48f;}