#02af8d color space conversions
Hex:
#02af8d
RGB:
2, 175, 141
CMY:
99, 31, 45
CMYK:
99, 0, 19, 31
HSL:
168°, 97.7401%, 34.7059%
HSV (HSB):
168°, 98.8571%, 68.6275%
XYZ:
20.1627, 32.5959, 30.4283
xyY:
0.2424, 0.3918, 32.5959
CIE-Lab:
63.8324, -45.9056, 6.8838
CIE-LCH:
63.8324, 46.4189, 171.4717
CIE-Luv:
63.8324, -52.7004, 16.8354
Hunter-Lab:
57.0929, -36.8740, 8.3657
#02af8d color charts
#02af8d color shades, tints & tones
#02af8d color schemes
#02af8d color preview, HTML & CSS examples
This text has a color of #02af8d
<p style="color:#02af8d;">Text here</p>
.mytext {color:#02af8d;}
This box has a color of #02af8d
<div style="background-color:#02af8d;">Content here</div>
.mybackground {background-color:#02af8d;}
Border around this has a color of #02af8d
<div style="border:2px solid #02af8d;">Content here</div>
.myborder {border:2px solid #02af8d;}