#52cb1e color space conversions
Hex:
#52cb1e
RGB:
82, 203, 30
CMY:
68, 20, 88
CMYK:
60, 0, 85, 20
HSL:
102°, 74.2489%, 45.6863%
HSV (HSB):
102°, 85.2217%, 79.6078%
XYZ:
25.0700, 44.5994, 8.5155
xyY:
0.3206, 0.5704, 44.5994
CIE-Lab:
72.6274, -61.3568, 67.2767
CIE-LCH:
72.6274, 91.0539, 132.3650
CIE-Luv:
72.6274, -55.2203, 84.4644
Hunter-Lab:
66.7828, -49.8619, 39.1879
#52cb1e color charts
#52cb1e color shades, tints & tones
#52cb1e color schemes
#52cb1e color preview, HTML & CSS examples
This text has a color of #52cb1e
<p style="color:#52cb1e;">Text here</p>
.mytext {color:#52cb1e;}
This box has a color of #52cb1e
<div style="background-color:#52cb1e;">Content here</div>
.mybackground {background-color:#52cb1e;}
Border around this has a color of #52cb1e
<div style="border:2px solid #52cb1e;">Content here</div>
.myborder {border:2px solid #52cb1e;}