#02ddc6 color space conversions
Hex:
#02ddc6
RGB:
2, 221, 198
CMY:
99, 13, 22
CMYK:
99, 0, 10, 13
HSL:
174°, 98.2063%, 43.7255%
HSV (HSB):
174°, 99.0950%, 86.6667%
XYZ:
36.0745, 55.8030, 62.2958
xyY:
0.2340, 0.3619, 55.8030
CIE-Lab:
79.5016, -49.6318, -1.3758
CIE-LCH:
79.5016, 49.6509, 181.5878
CIE-Luv:
79.5016, -63.7790, 5.6427
Hunter-Lab:
74.7014, -44.5269, 2.8472
#02ddc6 color charts
#02ddc6 color shades, tints & tones
#02ddc6 color schemes
#02ddc6 color preview, HTML & CSS examples
This text has a color of #02ddc6
<p style="color:#02ddc6;">Text here</p>
.mytext {color:#02ddc6;}
This box has a color of #02ddc6
<div style="background-color:#02ddc6;">Content here</div>
.mybackground {background-color:#02ddc6;}
Border around this has a color of #02ddc6
<div style="border:2px solid #02ddc6;">Content here</div>
.myborder {border:2px solid #02ddc6;}