#02d2c4 color space conversions
Hex:
#02d2c4
RGB:
2, 210, 196
CMY:
99, 18, 23
CMYK:
99, 0, 7, 18
HSL:
176°, 98.1132%, 41.5686%
HSV (HSB):
176°, 99.0476%, 82.3529%
XYZ:
33.0354, 50.0916, 60.1521
xyY:
0.2306, 0.3496, 50.0916
CIE-Lab:
76.1255, -45.5451, -5.2699
CIE-LCH:
76.1255, 45.8490, 186.6002
CIE-Luv:
76.1255, -60.2550, -1.0843
Hunter-Lab:
70.7754, -40.5396, -0.8478
#02d2c4 color charts
#02d2c4 color shades, tints & tones
#02d2c4 color schemes
#02d2c4 color preview, HTML & CSS examples
This text has a color of #02d2c4
<p style="color:#02d2c4;">Text here</p>
.mytext {color:#02d2c4;}
This box has a color of #02d2c4
<div style="background-color:#02d2c4;">Content here</div>
.mybackground {background-color:#02d2c4;}
Border around this has a color of #02d2c4
<div style="border:2px solid #02d2c4;">Content here</div>
.myborder {border:2px solid #02d2c4;}