#52c07c color space conversions
Hex:
#52c07c
RGB:
82, 192, 124
CMY:
68, 25, 51
CMYK:
57, 0, 35, 25
HSL:
143°, 46.6102%, 53.7255%
HSV (HSB):
143°, 57.2917%, 75.2941%
XYZ:
25.9674, 40.9483, 25.6040
xyY:
0.2807, 0.4426, 40.9483
CIE-Lab:
70.1397, -46.8527, 25.0702
CIE-LCH:
70.1397, 53.1384, 151.8494
CIE-Luv:
70.1397, -48.3023, 41.6303
Hunter-Lab:
63.9909, -39.5491, 21.0706
#52c07c color charts
#52c07c color shades, tints & tones
#52c07c color schemes
#52c07c color preview, HTML & CSS examples
This text has a color of #52c07c
<p style="color:#52c07c;">Text here</p>
.mytext {color:#52c07c;}
This box has a color of #52c07c
<div style="background-color:#52c07c;">Content here</div>
.mybackground {background-color:#52c07c;}
Border around this has a color of #52c07c
<div style="border:2px solid #52c07c;">Content here</div>
.myborder {border:2px solid #52c07c;}