#52c80e color space conversions
Hex:
#52c80e
RGB:
82, 200, 14
CMY:
68, 22, 95
CMYK:
59, 0, 93, 22
HSL:
98°, 86.9159%, 41.9608%
HSV (HSB):
98°, 93.0000%, 78.4314%
XYZ:
24.2132, 43.1341, 7.4650
xyY:
0.3237, 0.5766, 43.1341
CIE-Lab:
71.6459, -60.8214, 69.2571
CIE-LCH:
71.6459, 92.1726, 131.2895
CIE-Luv:
71.6459, -54.2127, 85.0796
Hunter-Lab:
65.6766, -49.1257, 39.2345
#52c80e color charts
#52c80e color shades, tints & tones
#52c80e color schemes
#52c80e color preview, HTML & CSS examples
This text has a color of #52c80e
<p style="color:#52c80e;">Text here</p>
.mytext {color:#52c80e;}
This box has a color of #52c80e
<div style="background-color:#52c80e;">Content here</div>
.mybackground {background-color:#52c80e;}
Border around this has a color of #52c80e
<div style="border:2px solid #52c80e;">Content here</div>
.myborder {border:2px solid #52c80e;}