#2dcdc9 color space conversions
Hex:
#2dcdc9
RGB:
45, 205, 201
CMY:
82, 20, 21
CMYK:
78, 0, 2, 20
HSL:
179°, 64.0000%, 49.0196%
HSV (HSB):
179°, 78.0488%, 80.3922%
XYZ:
33.4561, 48.4376, 62.8444
xyY:
0.2311, 0.3347, 48.4376
CIE-Lab:
75.1001, -39.6394, -9.4505
CIE-LCH:
75.1001, 40.7504, 193.4097
CIE-Luv:
75.1001, -55.4119, -8.5465
Hunter-Lab:
69.5971, -35.9880, -4.8194
#2dcdc9 color charts
#2dcdc9 color shades, tints & tones
#2dcdc9 color schemes
#2dcdc9 color preview, HTML & CSS examples
This text has a color of #2dcdc9
<p style="color:#2dcdc9;">Text here</p>
.mytext {color:#2dcdc9;}
This box has a color of #2dcdc9
<div style="background-color:#2dcdc9;">Content here</div>
.mybackground {background-color:#2dcdc9;}
Border around this has a color of #2dcdc9
<div style="border:2px solid #2dcdc9;">Content here</div>
.myborder {border:2px solid #2dcdc9;}