#52fc00 color space conversions
Hex:
#52fc00
RGB:
82, 252, 0
CMY:
68, 1, 100
CMYK:
67, 0, 100, 1
HSL:
100°, 100.0000%, 49.4118%
HSV (HSB):
100°, 100.0000%, 98.8235%
XYZ:
38.2901, 71.4146, 11.7663
xyY:
0.3152, 0.5879, 71.4146
CIE-Lab:
87.6861, -77.6454, 83.5063
CIE-LCH:
87.6861, 114.0268, 132.9172
CIE-Luv:
87.6861, -73.0152, 106.1211
Hunter-Lab:
84.5072, -67.0095, 50.8998
#52fc00 color charts
#52fc00 color shades, tints & tones
#52fc00 color schemes
#52fc00 color preview, HTML & CSS examples
This text has a color of #52fc00
<p style="color:#52fc00;">Text here</p>
.mytext {color:#52fc00;}
This box has a color of #52fc00
<div style="background-color:#52fc00;">Content here</div>
.mybackground {background-color:#52fc00;}
Border around this has a color of #52fc00
<div style="border:2px solid #52fc00;">Content here</div>
.myborder {border:2px solid #52fc00;}