#52d01c color space conversions
Hex:
#52d01c
RGB:
82, 208, 28
CMY:
68, 18, 89
CMYK:
61, 0, 87, 18
HSL:
102°, 76.2712%, 46.2745%
HSV (HSB):
102°, 86.5385%, 81.5686%
XYZ:
26.2452, 46.9894, 8.7852
xyY:
0.3200, 0.5729, 46.9894
CIE-Lab:
74.1830, -63.1280, 69.0653
CIE-LCH:
74.1830, 93.5690, 132.4283
CIE-Luv:
74.1830, -57.1308, 86.7908
Hunter-Lab:
68.5488, -51.6185, 40.3856
#52d01c color charts
#52d01c color shades, tints & tones
#52d01c color schemes
#52d01c color preview, HTML & CSS examples
This text has a color of #52d01c
<p style="color:#52d01c;">Text here</p>
.mytext {color:#52d01c;}
This box has a color of #52d01c
<div style="background-color:#52d01c;">Content here</div>
.mybackground {background-color:#52d01c;}
Border around this has a color of #52d01c
<div style="border:2px solid #52d01c;">Content here</div>
.myborder {border:2px solid #52d01c;}