#02d381 color space conversions
Hex:
#02d381
RGB:
2, 211, 129
CMY:
99, 17, 49
CMYK:
99, 0, 39, 17
HSL:
156°, 98.1221%, 41.7647%
HSV (HSB):
156°, 99.0521%, 82.7451%
XYZ:
27.2817, 48.1864, 28.6319
xyY:
0.2621, 0.4629, 48.1864
CIE-Lab:
74.9424, -62.1697, 28.6645
CIE-LCH:
74.9424, 68.4596, 155.2471
CIE-Luv:
74.9424, -65.5680, 49.1347
Hunter-Lab:
69.4164, -51.3255, 24.1364
#02d381 color charts
#02d381 color shades, tints & tones
#02d381 color schemes
#02d381 color preview, HTML & CSS examples
This text has a color of #02d381
<p style="color:#02d381;">Text here</p>
.mytext {color:#02d381;}
This box has a color of #02d381
<div style="background-color:#02d381;">Content here</div>
.mybackground {background-color:#02d381;}
Border around this has a color of #02d381
<div style="border:2px solid #02d381;">Content here</div>
.myborder {border:2px solid #02d381;}