#02d2d1 color space conversions
Hex:
#02d2d1
RGB:
2, 210, 209
CMY:
99, 18, 18
CMYK:
99, 0, 0, 18
HSL:
180°, 98.1132%, 41.5686%
HSV (HSB):
180°, 99.0476%, 82.3529%
XYZ:
34.5803, 50.7095, 68.2870
xyY:
0.2252, 0.3302, 50.7095
CIE-Lab:
76.5027, -41.7748, -11.7068
CIE-LCH:
76.5027, 43.3841, 195.6548
CIE-Luv:
76.5027, -59.2051, -11.9234
Hunter-Lab:
71.2106, -37.9381, -7.0083
#02d2d1 color charts
#02d2d1 color shades, tints & tones
#02d2d1 color schemes
#02d2d1 color preview, HTML & CSS examples
This text has a color of #02d2d1
<p style="color:#02d2d1;">Text here</p>
.mytext {color:#02d2d1;}
This box has a color of #02d2d1
<div style="background-color:#02d2d1;">Content here</div>
.mybackground {background-color:#02d2d1;}
Border around this has a color of #02d2d1
<div style="border:2px solid #02d2d1;">Content here</div>
.myborder {border:2px solid #02d2d1;}