#52ff7b color space conversions
Hex:
#52ff7b
RGB:
82, 255, 123
CMY:
68, 0, 52
CMYK:
68, 0, 52, 0
HSL:
134°, 100.0000%, 66.0784%
HSV (HSB):
134°, 67.8431%, 100.0000%
XYZ:
42.8148, 74.7439, 30.9093
xyY:
0.2884, 0.5034, 74.7439
CIE-Lab:
89.2729, -70.4774, 50.0613
CIE-LCH:
89.2729, 86.4476, 144.6132
CIE-Luv:
89.2729, -71.4467, 77.6988
Hunter-Lab:
86.4546, -62.8970, 39.3208
#52ff7b color charts
#52ff7b color shades, tints & tones
#52ff7b color schemes
#52ff7b color preview, HTML & CSS examples
This text has a color of #52ff7b
<p style="color:#52ff7b;">Text here</p>
.mytext {color:#52ff7b;}
This box has a color of #52ff7b
<div style="background-color:#52ff7b;">Content here</div>
.mybackground {background-color:#52ff7b;}
Border around this has a color of #52ff7b
<div style="border:2px solid #52ff7b;">Content here</div>
.myborder {border:2px solid #52ff7b;}