#02ac9d color space conversions
Hex:
#02ac9d
RGB:
2, 172, 157
CMY:
99, 33, 38
CMYK:
99, 0, 9, 33
HSL:
175°, 97.7011%, 34.1176%
HSV (HSB):
175°, 98.8372%, 67.4510%
XYZ:
20.8634, 31.9523, 36.9661
xyY:
0.2324, 0.3559, 31.9523
CIE-Lab:
63.3034, -40.2108, -2.7925
CIE-LCH:
63.3034, 40.3076, 183.9727
CIE-Luv:
63.3034, -50.4177, 1.8795
Hunter-Lab:
56.5263, -33.0384, 0.7950
#02ac9d color charts
#02ac9d color shades, tints & tones
#02ac9d color schemes
#02ac9d color preview, HTML & CSS examples
This text has a color of #02ac9d
<p style="color:#02ac9d;">Text here</p>
.mytext {color:#02ac9d;}
This box has a color of #02ac9d
<div style="background-color:#02ac9d;">Content here</div>
.mybackground {background-color:#02ac9d;}
Border around this has a color of #02ac9d
<div style="border:2px solid #02ac9d;">Content here</div>
.myborder {border:2px solid #02ac9d;}