#02c48d color space conversions
Hex:
#02c48d
RGB:
2, 196, 141
CMY:
99, 23, 45
CMYK:
99, 0, 28, 23
HSL:
163°, 97.9798%, 38.8235%
HSV (HSB):
163°, 98.9796%, 76.8627%
XYZ:
24.5727, 41.4158, 31.8982
xyY:
0.2510, 0.4231, 41.4158
CIE-Lab:
70.4663, -54.1761, 16.2490
CIE-LCH:
70.4663, 56.5604, 163.3045
CIE-Luv:
70.4663, -59.8043, 31.4644
Hunter-Lab:
64.3551, -44.4650, 15.6609
#02c48d color charts
#02c48d color shades, tints & tones
#02c48d color schemes
#02c48d color preview, HTML & CSS examples
This text has a color of #02c48d
<p style="color:#02c48d;">Text here</p>
.mytext {color:#02c48d;}
This box has a color of #02c48d
<div style="background-color:#02c48d;">Content here</div>
.mybackground {background-color:#02c48d;}
Border around this has a color of #02c48d
<div style="border:2px solid #02c48d;">Content here</div>
.myborder {border:2px solid #02c48d;}