#82c86c color space conversions
Hex:
#82c86c
RGB:
130, 200, 108
CMY:
49, 22, 58
CMYK:
35, 0, 46, 22
HSL:
106°, 45.5446%, 60.3922%
HSV (HSB):
106°, 46.0000%, 78.4314%
XYZ:
32.5670, 47.1371, 21.5693
xyY:
0.3216, 0.4654, 47.1371
CIE-Lab:
74.2774, -39.2489, 39.0623
CIE-LCH:
74.2774, 55.3745, 135.1365
CIE-Luv:
74.2774, -34.6476, 57.0678
Hunter-Lab:
68.6565, -35.4779, 29.4328
#82c86c color charts
#82c86c color shades, tints & tones
#82c86c color schemes
#82c86c color preview, HTML & CSS examples
This text has a color of #82c86c
<p style="color:#82c86c;">Text here</p>
.mytext {color:#82c86c;}
This box has a color of #82c86c
<div style="background-color:#82c86c;">Content here</div>
.mybackground {background-color:#82c86c;}
Border around this has a color of #82c86c
<div style="border:2px solid #82c86c;">Content here</div>
.myborder {border:2px solid #82c86c;}