#2dcddf color space conversions
Hex:
#2dcddf
RGB:
45, 205, 223
CMY:
82, 20, 13
CMYK:
80, 8, 0, 13
HSL:
186°, 73.5537%, 52.5490%
HSV (HSB):
186°, 79.8206%, 87.4510%
XYZ:
36.2328, 49.5482, 77.4661
xyY:
0.2220, 0.3035, 49.5482
CIE-Lab:
75.7911, -33.1099, -20.2842
CIE-LCH:
75.7911, 38.8293, 211.4931
CIE-Luv:
75.7911, -53.8031, -27.2201
Hunter-Lab:
70.3905, -31.3024, -15.9764
#2dcddf color charts
#2dcddf color shades, tints & tones
#2dcddf color schemes
#2dcddf color preview, HTML & CSS examples
This text has a color of #2dcddf
<p style="color:#2dcddf;">Text here</p>
.mytext {color:#2dcddf;}
This box has a color of #2dcddf
<div style="background-color:#2dcddf;">Content here</div>
.mybackground {background-color:#2dcddf;}
Border around this has a color of #2dcddf
<div style="border:2px solid #2dcddf;">Content here</div>
.myborder {border:2px solid #2dcddf;}