#02d2d5 color space conversions
Hex:
#02d2d5
RGB:
2, 210, 213
CMY:
99, 18, 16
CMYK:
99, 1, 0, 16
HSL:
181°, 98.1395%, 42.1569%
HSV (HSB):
181°, 99.0610%, 83.5294%
XYZ:
35.0819, 50.9102, 70.9284
xyY:
0.2236, 0.3244, 50.9102
CIE-Lab:
76.6246, -40.5823, -13.6762
CIE-LCH:
76.6246, 42.8248, 198.6238
CIE-Luv:
76.6246, -58.8811, -15.3032
Hunter-Lab:
71.3514, -37.1005, -8.9926
#02d2d5 color charts
#02d2d5 color shades, tints & tones
#02d2d5 color schemes
#02d2d5 color preview, HTML & CSS examples
This text has a color of #02d2d5
<p style="color:#02d2d5;">Text here</p>
.mytext {color:#02d2d5;}
This box has a color of #02d2d5
<div style="background-color:#02d2d5;">Content here</div>
.mybackground {background-color:#02d2d5;}
Border around this has a color of #02d2d5
<div style="border:2px solid #02d2d5;">Content here</div>
.myborder {border:2px solid #02d2d5;}