#52deca color space conversions
Hex:
#52deca
RGB:
82, 222, 202
CMY:
68, 13, 21
CMYK:
63, 0, 9, 13
HSL:
171°, 67.9612%, 59.6078%
HSV (HSB):
171°, 63.0631%, 87.0588%
XYZ:
40.2616, 58.3007, 65.0083
xyY:
0.2461, 0.3564, 58.3007
CIE-Lab:
80.9057, -42.1873, -1.3306
CIE-LCH:
80.9057, 42.2083, 181.8065
CIE-Luv:
80.9057, -55.4561, 4.6893
Hunter-Lab:
76.3549, -39.4987, 2.9691
#52deca color charts
#52deca color shades, tints & tones
#52deca color schemes
#52deca color preview, HTML & CSS examples
This text has a color of #52deca
<p style="color:#52deca;">Text here</p>
.mytext {color:#52deca;}
This box has a color of #52deca
<div style="background-color:#52deca;">Content here</div>
.mybackground {background-color:#52deca;}
Border around this has a color of #52deca
<div style="border:2px solid #52deca;">Content here</div>
.myborder {border:2px solid #52deca;}