#52ca65 color space conversions
Hex:
#52ca65
RGB:
82, 202, 101
CMY:
68, 21, 60
CMYK:
59, 0, 50, 21
HSL:
130°, 53.0973%, 55.6863%
HSV (HSB):
130°, 59.4059%, 79.2157%
XYZ:
26.9492, 44.9745, 19.5725
xyY:
0.2945, 0.4915, 44.9745
CIE-Lab:
72.8751, -54.6048, 40.3594
CIE-LCH:
72.8751, 67.9011, 143.5312
CIE-Luv:
72.8751, -53.1052, 60.6864
Hunter-Lab:
67.0630, -45.6303, 29.6402
#52ca65 color charts
#52ca65 color shades, tints & tones
#52ca65 color schemes
#52ca65 color preview, HTML & CSS examples
This text has a color of #52ca65
<p style="color:#52ca65;">Text here</p>
.mytext {color:#52ca65;}
This box has a color of #52ca65
<div style="background-color:#52ca65;">Content here</div>
.mybackground {background-color:#52ca65;}
Border around this has a color of #52ca65
<div style="border:2px solid #52ca65;">Content here</div>
.myborder {border:2px solid #52ca65;}