#02c384 color space conversions
Hex:
#02c384
RGB:
2, 195, 132
CMY:
99, 24, 48
CMYK:
99, 0, 32, 24
HSL:
160°, 97.9695%, 38.6275%
HSV (HSB):
160°, 98.9744%, 76.4706%
XYZ:
23.7050, 40.7091, 28.4380
xyY:
0.2553, 0.4384, 40.7091
CIE-Lab:
69.9716, -55.8379, 20.3840
CIE-LCH:
69.9716, 59.4423, 159.9451
CIE-Luv:
69.9716, -60.1104, 37.0864
Hunter-Lab:
63.8037, -45.3382, 18.2363
#02c384 color charts
#02c384 color shades, tints & tones
#02c384 color schemes
#02c384 color preview, HTML & CSS examples
This text has a color of #02c384
<p style="color:#02c384;">Text here</p>
.mytext {color:#02c384;}
This box has a color of #02c384
<div style="background-color:#02c384;">Content here</div>
.mybackground {background-color:#02c384;}
Border around this has a color of #02c384
<div style="border:2px solid #02c384;">Content here</div>
.myborder {border:2px solid #02c384;}