#02d2d0 color space conversions
Hex:
#02d2d0
RGB:
2, 210, 208
CMY:
99, 18, 18
CMYK:
99, 0, 1, 18
HSL:
179°, 98.1132%, 41.5686%
HSV (HSB):
179°, 99.0476%, 82.3529%
XYZ:
34.4568, 50.6602, 67.6368
xyY:
0.2256, 0.3316, 50.6602
CIE-Lab:
76.4727, -42.0706, -11.2136
CIE-LCH:
76.4727, 43.5394, 194.9247
CIE-Luv:
76.4727, -59.2861, -11.0813
Hunter-Lab:
71.1760, -38.1448, -6.5187
#02d2d0 color charts
#02d2d0 color shades, tints & tones
#02d2d0 color schemes
#02d2d0 color preview, HTML & CSS examples
This text has a color of #02d2d0
<p style="color:#02d2d0;">Text here</p>
.mytext {color:#02d2d0;}
This box has a color of #02d2d0
<div style="background-color:#02d2d0;">Content here</div>
.mybackground {background-color:#02d2d0;}
Border around this has a color of #02d2d0
<div style="border:2px solid #02d2d0;">Content here</div>
.myborder {border:2px solid #02d2d0;}