#52f65e color space conversions
Hex:
#52f65e
RGB:
82, 246, 94
CMY:
68, 4, 63
CMYK:
67, 0, 62, 4
HSL:
124°, 90.1099%, 64.3137%
HSV (HSB):
124°, 66.6667%, 96.4706%
XYZ:
38.4558, 68.5135, 21.7873
xyY:
0.2987, 0.5321, 68.5135
CIE-Lab:
86.2626, -70.9776, 59.3350
CIE-LCH:
86.2626, 92.5120, 140.1055
CIE-Luv:
86.2626, -69.4109, 85.9153
Hunter-Lab:
82.7729, -61.9225, 42.3349
#52f65e color charts
#52f65e color shades, tints & tones
#52f65e color schemes
#52f65e color preview, HTML & CSS examples
This text has a color of #52f65e
<p style="color:#52f65e;">Text here</p>
.mytext {color:#52f65e;}
This box has a color of #52f65e
<div style="background-color:#52f65e;">Content here</div>
.mybackground {background-color:#52f65e;}
Border around this has a color of #52f65e
<div style="border:2px solid #52f65e;">Content here</div>
.myborder {border:2px solid #52f65e;}