#52f03c color space conversions
Hex:
#52f03c
RGB:
82, 240, 60
CMY:
68, 6, 76
CMYK:
66, 0, 75, 6
HSL:
113°, 85.7143%, 58.8235%
HSV (HSB):
113°, 75.0000%, 94.1176%
XYZ:
35.4554, 64.4403, 14.8445
xyY:
0.3090, 0.5616, 64.4403
CIE-Lab:
84.1945, -71.9428, 69.8136
CIE-LCH:
84.1945, 100.2483, 135.8605
CIE-Luv:
84.1945, -68.2241, 93.9182
Hunter-Lab:
80.2747, -61.6416, 45.2283
#52f03c color charts
#52f03c color shades, tints & tones
#52f03c color schemes
#52f03c color preview, HTML & CSS examples
This text has a color of #52f03c
<p style="color:#52f03c;">Text here</p>
.mytext {color:#52f03c;}
This box has a color of #52f03c
<div style="background-color:#52f03c;">Content here</div>
.mybackground {background-color:#52f03c;}
Border around this has a color of #52f03c
<div style="border:2px solid #52f03c;">Content here</div>
.myborder {border:2px solid #52f03c;}