#52cc65 color space conversions
Hex:
#52cc65
RGB:
82, 204, 101
CMY:
68, 20, 60
CMYK:
60, 0, 50, 20
HSL:
129°, 54.4643%, 56.0784%
HSV (HSB):
129°, 59.8039%, 80.0000%
XYZ:
27.4215, 45.9192, 19.7299
xyY:
0.2946, 0.4934, 45.9192
CIE-Lab:
73.4930, -55.3604, 41.1230
CIE-LCH:
73.4930, 68.9628, 143.3942
CIE-Luv:
73.4930, -53.8681, 61.7617
Hunter-Lab:
67.7637, -46.3539, 30.1718
#52cc65 color charts
#52cc65 color shades, tints & tones
#52cc65 color schemes
#52cc65 color preview, HTML & CSS examples
This text has a color of #52cc65
<p style="color:#52cc65;">Text here</p>
.mytext {color:#52cc65;}
This box has a color of #52cc65
<div style="background-color:#52cc65;">Content here</div>
.mybackground {background-color:#52cc65;}
Border around this has a color of #52cc65
<div style="border:2px solid #52cc65;">Content here</div>
.myborder {border:2px solid #52cc65;}