#82c57c color space conversions
Hex:
#82c57c
RGB:
130, 197, 124
CMY:
49, 23, 51
CMYK:
34, 0, 37, 23
HSL:
115°, 38.6243%, 62.9412%
HSV (HSB):
115°, 37.0558%, 77.2549%
XYZ:
32.8103, 46.1336, 26.2442
xyY:
0.3119, 0.4386, 46.1336
CIE-Lab:
73.6321, -35.5985, 30.0711
CIE-LCH:
73.6321, 46.5996, 139.8112
CIE-Luv:
73.6321, -33.0360, 46.3062
Hunter-Lab:
67.9217, -32.6367, 24.6362
#82c57c color charts
#82c57c color shades, tints & tones
#82c57c color schemes
#82c57c color preview, HTML & CSS examples
This text has a color of #82c57c
<p style="color:#82c57c;">Text here</p>
.mytext {color:#82c57c;}
This box has a color of #82c57c
<div style="background-color:#82c57c;">Content here</div>
.mybackground {background-color:#82c57c;}
Border around this has a color of #82c57c
<div style="border:2px solid #82c57c;">Content here</div>
.myborder {border:2px solid #82c57c;}