#52e03c color space conversions
Hex:
#52e03c
RGB:
82, 224, 60
CMY:
68, 12, 76
CMYK:
63, 0, 73, 12
HSL:
112°, 72.5664%, 55.6863%
HSV (HSB):
112°, 73.2143%, 87.8431%
XYZ:
30.9509, 55.4314, 13.3430
xyY:
0.3104, 0.5558, 55.4314
CIE-Lab:
79.2891, -66.7368, 64.9507
CIE-LCH:
79.2891, 93.1257, 135.7771
CIE-Luv:
79.2891, -62.5193, 87.0705
Hunter-Lab:
74.4523, -56.0863, 41.4909
#52e03c color charts
#52e03c color shades, tints & tones
#52e03c color schemes
#52e03c color preview, HTML & CSS examples
This text has a color of #52e03c
<p style="color:#52e03c;">Text here</p>
.mytext {color:#52e03c;}
This box has a color of #52e03c
<div style="background-color:#52e03c;">Content here</div>
.mybackground {background-color:#52e03c;}
Border around this has a color of #52e03c
<div style="border:2px solid #52e03c;">Content here</div>
.myborder {border:2px solid #52e03c;}