#52d02c color space conversions
Hex:
#52d02c
RGB:
82, 208, 44
CMY:
68, 18, 83
CMYK:
61, 0, 79, 18
HSL:
106°, 65.0794%, 49.4118%
HSV (HSB):
106°, 78.8462%, 81.5686%
XYZ:
26.4902, 47.0874, 10.0755
xyY:
0.3167, 0.5629, 47.0874
CIE-Lab:
74.2457, -62.3880, 65.1342
CIE-LCH:
74.2457, 90.1927, 133.7663
CIE-Luv:
74.2457, -56.9186, 84.0347
Hunter-Lab:
68.6203, -51.1774, 39.3287
#52d02c color charts
#52d02c color shades, tints & tones
#52d02c color schemes
#52d02c color preview, HTML & CSS examples
This text has a color of #52d02c
<p style="color:#52d02c;">Text here</p>
.mytext {color:#52d02c;}
This box has a color of #52d02c
<div style="background-color:#52d02c;">Content here</div>
.mybackground {background-color:#52d02c;}
Border around this has a color of #52d02c
<div style="border:2px solid #52d02c;">Content here</div>
.myborder {border:2px solid #52d02c;}