#02c08b color space conversions
Hex:
#02c08b
RGB:
2, 192, 139
CMY:
99, 25, 45
CMYK:
99, 0, 28, 25
HSL:
163°, 97.9381%, 38.0392%
HSV (HSB):
163°, 98.9583%, 75.2941%
XYZ:
23.5349, 39.5763, 30.8247
xyY:
0.2505, 0.4213, 39.5763
CIE-Lab:
69.1667, -53.1231, 15.5155
CIE-LCH:
69.1667, 55.3425, 163.7187
CIE-Luv:
69.1667, -58.6114, 30.1941
Hunter-Lab:
62.9097, -43.3140, 14.9857
#02c08b color charts
#02c08b color shades, tints & tones
#02c08b color schemes
#02c08b color preview, HTML & CSS examples
This text has a color of #02c08b
<p style="color:#02c08b;">Text here</p>
.mytext {color:#02c08b;}
This box has a color of #02c08b
<div style="background-color:#02c08b;">Content here</div>
.mybackground {background-color:#02c08b;}
Border around this has a color of #02c08b
<div style="border:2px solid #02c08b;">Content here</div>
.myborder {border:2px solid #02c08b;}