#02ddc7 color space conversions
Hex:
#02ddc7
RGB:
2, 221, 199
CMY:
99, 13, 22
CMYK:
99, 0, 10, 13
HSL:
174°, 98.2063%, 43.7255%
HSV (HSB):
174°, 99.0950%, 86.6667%
XYZ:
36.1903, 55.8493, 62.9054
xyY:
0.2336, 0.3604, 55.8493
CIE-Lab:
79.5280, -49.3588, -1.8701
CIE-LCH:
79.5280, 49.3942, 182.1698
CIE-Luv:
79.5280, -63.6992, 4.8335
Hunter-Lab:
74.7324, -44.3404, 2.4058
#02ddc7 color charts
#02ddc7 color shades, tints & tones
#02ddc7 color schemes
#02ddc7 color preview, HTML & CSS examples
This text has a color of #02ddc7
<p style="color:#02ddc7;">Text here</p>
.mytext {color:#02ddc7;}
This box has a color of #02ddc7
<div style="background-color:#02ddc7;">Content here</div>
.mybackground {background-color:#02ddc7;}
Border around this has a color of #02ddc7
<div style="border:2px solid #02ddc7;">Content here</div>
.myborder {border:2px solid #02ddc7;}