#52db4e color space conversions
Hex:
#52db4e
RGB:
82, 219, 78
CMY:
68, 14, 69
CMYK:
63, 0, 64, 14
HSL:
118°, 66.1972%, 58.2353%
HSV (HSB):
118°, 64.3836%, 85.8824%
XYZ:
30.1863, 53.0069, 15.8481
xyY:
0.3048, 0.5352, 53.0069
CIE-Lab:
77.8791, -63.5154, 56.6557
CIE-LCH:
77.8791, 85.1121, 138.2671
CIE-Luv:
77.8791, -60.2423, 79.2027
Hunter-Lab:
72.8059, -53.4016, 38.0581
#52db4e color charts
#52db4e color shades, tints & tones
#52db4e color schemes
#52db4e color preview, HTML & CSS examples
This text has a color of #52db4e
<p style="color:#52db4e;">Text here</p>
.mytext {color:#52db4e;}
This box has a color of #52db4e
<div style="background-color:#52db4e;">Content here</div>
.mybackground {background-color:#52db4e;}
Border around this has a color of #52db4e
<div style="border:2px solid #52db4e;">Content here</div>
.myborder {border:2px solid #52db4e;}