#52f04e color space conversions
Hex:
#52f04e
RGB:
82, 240, 78
CMY:
68, 6, 69
CMYK:
66, 0, 68, 6
HSL:
119°, 84.3750%, 62.3529%
HSV (HSB):
119°, 67.5000%, 94.1176%
XYZ:
36.0149, 64.6641, 17.7910
xyY:
0.3040, 0.5458, 64.6641
CIE-Lab:
84.3103, -70.5587, 63.6095
CIE-LCH:
84.3103, 94.9984, 137.9650
CIE-Luv:
84.3103, -67.7908, 88.8179
Hunter-Lab:
80.4140, -60.7799, 43.1723
#52f04e color charts
#52f04e color shades, tints & tones
#52f04e color schemes
#52f04e color preview, HTML & CSS examples
This text has a color of #52f04e
<p style="color:#52f04e;">Text here</p>
.mytext {color:#52f04e;}
This box has a color of #52f04e
<div style="background-color:#52f04e;">Content here</div>
.mybackground {background-color:#52f04e;}
Border around this has a color of #52f04e
<div style="border:2px solid #52f04e;">Content here</div>
.myborder {border:2px solid #52f04e;}