#52f80d color space conversions
Hex:
#52f80d
RGB:
82, 248, 13
CMY:
68, 3, 95
CMYK:
67, 0, 95, 3
HSL:
102°, 94.3775%, 51.1765%
HSV (HSB):
102°, 94.7581%, 97.2549%
XYZ:
37.1197, 68.9577, 11.7345
xyY:
0.3151, 0.5853, 68.9577
CIE-Lab:
86.4831, -76.2616, 81.5180
CIE-LCH:
86.4831, 111.6289, 133.0919
CIE-Luv:
86.4831, -71.5883, 103.9431
Hunter-Lab:
83.0408, -65.5308, 49.7502
#52f80d color charts
#52f80d color shades, tints & tones
#52f80d color schemes
#52f80d color preview, HTML & CSS examples
This text has a color of #52f80d
<p style="color:#52f80d;">Text here</p>
.mytext {color:#52f80d;}
This box has a color of #52f80d
<div style="background-color:#52f80d;">Content here</div>
.mybackground {background-color:#52f80d;}
Border around this has a color of #52f80d
<div style="border:2px solid #52f80d;">Content here</div>
.myborder {border:2px solid #52f80d;}