#02d08f color space conversions
Hex:
#02d08f
RGB:
2, 208, 143
CMY:
99, 18, 44
CMYK:
99, 0, 31, 18
HSL:
161°, 98.0952%, 41.1765%
HSV (HSB):
161°, 99.0385%, 81.5686%
XYZ:
27.5388, 47.1078, 33.6279
xyY:
0.2543, 0.4351, 47.1078
CIE-Lab:
74.2587, -58.1900, 20.4289
CIE-LCH:
74.2587, 61.6719, 160.6553
CIE-Luv:
74.2587, -63.6401, 38.0242
Hunter-Lab:
68.6351, -48.4910, 18.9954
#02d08f color charts
#02d08f color shades, tints & tones
#02d08f color schemes
#02d08f color preview, HTML & CSS examples
This text has a color of #02d08f
<p style="color:#02d08f;">Text here</p>
.mytext {color:#02d08f;}
This box has a color of #02d08f
<div style="background-color:#02d08f;">Content here</div>
.mybackground {background-color:#02d08f;}
Border around this has a color of #02d08f
<div style="border:2px solid #02d08f;">Content here</div>
.myborder {border:2px solid #02d08f;}