#02ddc1 color space conversions
Hex:
#02ddc1
RGB:
2, 221, 193
CMY:
99, 13, 24
CMYK:
99, 0, 13, 13
HSL:
172°, 98.2063%, 43.7255%
HSV (HSB):
172°, 99.0950%, 86.6667%
XYZ:
35.5071, 55.5761, 59.3079
xyY:
0.2361, 0.3695, 55.5761
CIE-Lab:
79.3719, -50.9810, 1.0988
CIE-LCH:
79.3719, 50.9929, 178.7653
CIE-Luv:
79.3719, -64.1763, 9.6602
Hunter-Lab:
74.5494, -45.4436, 5.0163
#02ddc1 color charts
#02ddc1 color shades, tints & tones
#02ddc1 color schemes
#02ddc1 color preview, HTML & CSS examples
This text has a color of #02ddc1
<p style="color:#02ddc1;">Text here</p>
.mytext {color:#02ddc1;}
This box has a color of #02ddc1
<div style="background-color:#02ddc1;">Content here</div>
.mybackground {background-color:#02ddc1;}
Border around this has a color of #02ddc1
<div style="border:2px solid #02ddc1;">Content here</div>
.myborder {border:2px solid #02ddc1;}