#52dcac color space conversions
Hex:
#52dcac
RGB:
82, 220, 172
CMY:
68, 14, 33
CMYK:
63, 0, 22, 14
HSL:
159°, 66.3462%, 59.2157%
HSV (HSB):
159°, 62.7273%, 86.2745%
XYZ:
36.5193, 55.9588, 47.9061
xyY:
0.2601, 0.3986, 55.9588
CIE-Lab:
79.5904, -48.5329, 12.6954
CIE-LCH:
79.5904, 50.1659, 165.3408
CIE-Luv:
79.5904, -56.4659, 26.4898
Hunter-Lab:
74.8056, -43.7681, 14.3942
#52dcac color charts
#52dcac color shades, tints & tones
#52dcac color schemes
#52dcac color preview, HTML & CSS examples
This text has a color of #52dcac
<p style="color:#52dcac;">Text here</p>
.mytext {color:#52dcac;}
This box has a color of #52dcac
<div style="background-color:#52dcac;">Content here</div>
.mybackground {background-color:#52dcac;}
Border around this has a color of #52dcac
<div style="border:2px solid #52dcac;">Content here</div>
.myborder {border:2px solid #52dcac;}