#52db5e color space conversions
Hex:
#52db5e
RGB:
82, 219, 94
CMY:
68, 14, 63
CMYK:
63, 0, 57, 14
HSL:
125°, 65.5502%, 59.0196%
HSV (HSB):
125°, 62.5571%, 85.8824%
XYZ:
30.8316, 53.2650, 19.2459
xyY:
0.2983, 0.5154, 53.2650
CIE-Lab:
78.0312, -61.7576, 49.8807
CIE-LCH:
78.0312, 79.3857, 141.0727
CIE-Luv:
78.0312, -59.7359, 72.8231
Hunter-Lab:
72.9829, -52.3129, 35.4530
#52db5e color charts
#52db5e color shades, tints & tones
#52db5e color schemes
#52db5e color preview, HTML & CSS examples
This text has a color of #52db5e
<p style="color:#52db5e;">Text here</p>
.mytext {color:#52db5e;}
This box has a color of #52db5e
<div style="background-color:#52db5e;">Content here</div>
.mybackground {background-color:#52db5e;}
Border around this has a color of #52db5e
<div style="border:2px solid #52db5e;">Content here</div>
.myborder {border:2px solid #52db5e;}