#82bc4e color space conversions
Hex:
#82bc4e
RGB:
130, 188, 78
CMY:
49, 26, 69
CMYK:
31, 0, 59, 26
HSL:
92°, 45.0820%, 52.1569%
HSV (HSB):
92°, 58.5106%, 73.7255%
XYZ:
28.5643, 41.2623, 13.6667
xyY:
0.3421, 0.4942, 41.2623
CIE-Lab:
70.3593, -37.3257, 48.7577
CIE-LCH:
70.3593, 61.4046, 127.4353
CIE-Luv:
70.3593, -29.1677, 64.9793
Hunter-Lab:
64.2358, -33.0374, 32.3506
#82bc4e color charts
#82bc4e color shades, tints & tones
#82bc4e color schemes
#82bc4e color preview, HTML & CSS examples
This text has a color of #82bc4e
<p style="color:#82bc4e;">Text here</p>
.mytext {color:#82bc4e;}
This box has a color of #82bc4e
<div style="background-color:#82bc4e;">Content here</div>
.mybackground {background-color:#82bc4e;}
Border around this has a color of #82bc4e
<div style="border:2px solid #82bc4e;">Content here</div>
.myborder {border:2px solid #82bc4e;}