#52c12e color space conversions
Hex:
#52c12e
RGB:
82, 193, 46
CMY:
68, 24, 82
CMYK:
58, 0, 76, 24
HSL:
105°, 61.5063%, 46.8627%
HSV (HSB):
105°, 76.1658%, 75.6863%
XYZ:
23.0428, 40.1310, 9.1164
xyY:
0.3188, 0.5551, 40.1310
CIE-Lab:
69.5628, -57.0341, 60.0269
CIE-LCH:
69.5628, 82.8017, 133.5355
CIE-Luv:
69.5628, -51.1395, 77.1528
Hunter-Lab:
63.3491, -45.9327, 35.8121
#52c12e color charts
#52c12e color shades, tints & tones
#52c12e color schemes
#52c12e color preview, HTML & CSS examples
This text has a color of #52c12e
<p style="color:#52c12e;">Text here</p>
.mytext {color:#52c12e;}
This box has a color of #52c12e
<div style="background-color:#52c12e;">Content here</div>
.mybackground {background-color:#52c12e;}
Border around this has a color of #52c12e
<div style="border:2px solid #52c12e;">Content here</div>
.myborder {border:2px solid #52c12e;}