#82c80c color space conversions
Hex:
#82c80c
RGB:
130, 200, 12
CMY:
49, 22, 95
CMYK:
35, 0, 94, 22
HSL:
82°, 88.6792%, 41.5686%
HSV (HSB):
82°, 94.0000%, 78.4314%
XYZ:
29.9266, 46.0809, 7.6650
xyY:
0.3577, 0.5507, 46.0809
CIE-Lab:
73.5980, -46.0439, 71.8981
CIE-LCH:
73.5980, 85.3778, 122.6357
CIE-Luv:
73.5980, -35.3754, 85.1459
Hunter-Lab:
67.8829, -40.1024, 40.8233
#82c80c color charts
#82c80c color shades, tints & tones
#82c80c color schemes
#82c80c color preview, HTML & CSS examples
This text has a color of #82c80c
<p style="color:#82c80c;">Text here</p>
.mytext {color:#82c80c;}
This box has a color of #82c80c
<div style="background-color:#82c80c;">Content here</div>
.mybackground {background-color:#82c80c;}
Border around this has a color of #82c80c
<div style="border:2px solid #82c80c;">Content here</div>
.myborder {border:2px solid #82c80c;}