#52d65d color space conversions
Hex:
#52d65d
RGB:
82, 214, 93
CMY:
68, 16, 64
CMYK:
62, 0, 57, 16
HSL:
125°, 61.6822%, 58.0392%
HSV (HSB):
125°, 61.6822%, 83.9216%
XYZ:
29.5020, 50.6773, 18.5827
xyY:
0.2987, 0.5131, 50.6773
CIE-Lab:
76.4831, -60.0958, 48.5158
CIE-LCH:
76.4831, 77.2353, 141.0858
CIE-Luv:
76.4831, -57.9197, 70.7534
Hunter-Lab:
71.1880, -50.6042, 34.3547
#52d65d color charts
#52d65d color shades, tints & tones
#52d65d color schemes
#52d65d color preview, HTML & CSS examples
This text has a color of #52d65d
<p style="color:#52d65d;">Text here</p>
.mytext {color:#52d65d;}
This box has a color of #52d65d
<div style="background-color:#52d65d;">Content here</div>
.mybackground {background-color:#52d65d;}
Border around this has a color of #52d65d
<div style="border:2px solid #52d65d;">Content here</div>
.myborder {border:2px solid #52d65d;}