#2df7dd color space conversions
Hex:
#2df7dd
RGB:
45, 247, 221
CMY:
82, 3, 13
CMYK:
82, 0, 11, 3
HSL:
172°, 92.6606%, 57.2549%
HSV (HSB):
172°, 81.7814%, 96.8627%
XYZ:
47.3941, 72.2999, 79.8640
xyY:
0.2375, 0.3623, 72.2999
CIE-Lab:
88.1127, -52.2720, -0.8636
CIE-LCH:
88.1127, 52.2792, 180.9465
CIE-Luv:
88.1127, -68.2842, 7.0016
Hunter-Lab:
85.0293, -49.3081, 3.8323
#2df7dd color charts
#2df7dd color shades, tints & tones
#2df7dd color schemes
#2df7dd color preview, HTML & CSS examples
This text has a color of #2df7dd
<p style="color:#2df7dd;">Text here</p>
.mytext {color:#2df7dd;}
This box has a color of #2df7dd
<div style="background-color:#2df7dd;">Content here</div>
.mybackground {background-color:#2df7dd;}
Border around this has a color of #2df7dd
<div style="border:2px solid #2df7dd;">Content here</div>
.myborder {border:2px solid #2df7dd;}