#52ff04 color space conversions
Hex:
#52ff04
RGB:
82, 255, 4
CMY:
68, 0, 98
CMYK:
68, 0, 98, 0
HSL:
101°, 100.0000%, 50.7843%
HSV (HSB):
101°, 98.4314%, 100.0000%
XYZ:
39.2616, 73.3226, 12.1982
xyY:
0.3146, 0.5876, 73.3226
CIE-Lab:
88.6013, -78.4935, 83.9326
CIE-LCH:
88.6013, 114.9170, 133.0821
CIE-Luv:
88.6013, -74.0185, 107.0631
Hunter-Lab:
85.6286, -68.0060, 51.4939
#52ff04 color charts
#52ff04 color shades, tints & tones
#52ff04 color schemes
#52ff04 color preview, HTML & CSS examples
This text has a color of #52ff04
<p style="color:#52ff04;">Text here</p>
.mytext {color:#52ff04;}
This box has a color of #52ff04
<div style="background-color:#52ff04;">Content here</div>
.mybackground {background-color:#52ff04;}
Border around this has a color of #52ff04
<div style="border:2px solid #52ff04;">Content here</div>
.myborder {border:2px solid #52ff04;}