#2dddda color space conversions
Hex:
#2dddda
RGB:
45, 221, 218
CMY:
82, 13, 15
CMYK:
80, 0, 1, 13
HSL:
179°, 72.1311%, 52.1569%
HSV (HSB):
179°, 79.6380%, 86.6667%
XYZ:
39.5935, 57.3327, 75.3092
xyY:
0.2299, 0.3329, 57.3327
CIE-Lab:
80.3664, -41.9515, -10.7231
CIE-LCH:
80.3664, 43.3003, 194.3383
CIE-Luv:
80.3664, -59.6841, -10.3255
Hunter-Lab:
75.7184, -39.1686, -5.9667
#2dddda color charts
#2dddda color shades, tints & tones
#2dddda color schemes
#2dddda color preview, HTML & CSS examples
This text has a color of #2dddda
<p style="color:#2dddda;">Text here</p>
.mytext {color:#2dddda;}
This box has a color of #2dddda
<div style="background-color:#2dddda;">Content here</div>
.mybackground {background-color:#2dddda;}
Border around this has a color of #2dddda
<div style="border:2px solid #2dddda;">Content here</div>
.myborder {border:2px solid #2dddda;}