#52ecdc color space conversions
Hex:
#52ecdc
RGB:
82, 236, 220
CMY:
68, 7, 14
CMYK:
65, 0, 7, 7
HSL:
174°, 80.2083%, 62.3529%
HSV (HSB):
174°, 65.2542%, 92.5490%
XYZ:
46.3934, 66.9521, 78.1880
xyY:
0.2422, 0.3496, 66.9521
CIE-Lab:
85.4797, -43.7333, -4.1327
CIE-LCH:
85.4797, 43.9281, 185.3982
CIE-Luv:
85.4797, -59.3971, 0.5575
Hunter-Lab:
81.8242, -41.9850, 0.6218
#52ecdc color charts
#52ecdc color shades, tints & tones
#52ecdc color schemes
#52ecdc color preview, HTML & CSS examples
This text has a color of #52ecdc
<p style="color:#52ecdc;">Text here</p>
.mytext {color:#52ecdc;}
This box has a color of #52ecdc
<div style="background-color:#52ecdc;">Content here</div>
.mybackground {background-color:#52ecdc;}
Border around this has a color of #52ecdc
<div style="border:2px solid #52ecdc;">Content here</div>
.myborder {border:2px solid #52ecdc;}