#52c000 color space conversions
Hex:
#52c000
RGB:
82, 192, 0
CMY:
68, 25, 100
CMYK:
57, 0, 100, 25
HSL:
94°, 100.0000%, 37.6471%
HSV (HSB):
94°, 100.0000%, 75.2941%
XYZ:
22.3293, 39.4931, 6.4461
xyY:
0.3271, 0.5785, 39.4931
CIE-Lab:
69.1070, -58.3211, 68.7876
CIE-LCH:
69.1070, 90.1836, 130.2927
CIE-Luv:
69.1070, -51.1859, 82.8628
Hunter-Lab:
62.8435, -46.5523, 37.9089
#52c000 color charts
#52c000 color shades, tints & tones
#52c000 color schemes
#52c000 color preview, HTML & CSS examples
This text has a color of #52c000
<p style="color:#52c000;">Text here</p>
.mytext {color:#52c000;}
This box has a color of #52c000
<div style="background-color:#52c000;">Content here</div>
.mybackground {background-color:#52c000;}
Border around this has a color of #52c000
<div style="border:2px solid #52c000;">Content here</div>
.myborder {border:2px solid #52c000;}