#82c36c color space conversions
Hex:
#82c36c
RGB:
130, 195, 108
CMY:
49, 24, 58
CMYK:
33, 0, 45, 24
HSL:
105°, 42.0290%, 59.4118%
HSV (HSB):
105°, 44.6154%, 76.4706%
XYZ:
31.4278, 44.8587, 21.1895
xyY:
0.3224, 0.4602, 44.8587
CIE-Lab:
72.7988, -37.0037, 37.2013
CIE-LCH:
72.7988, 52.4710, 134.8474
CIE-Luv:
72.7988, -32.2975, 54.3564
Hunter-Lab:
66.9767, -33.4507, 28.1260
#82c36c color charts
#82c36c color shades, tints & tones
#82c36c color schemes
#82c36c color preview, HTML & CSS examples
This text has a color of #82c36c
<p style="color:#82c36c;">Text here</p>
.mytext {color:#82c36c;}
This box has a color of #82c36c
<div style="background-color:#82c36c;">Content here</div>
.mybackground {background-color:#82c36c;}
Border around this has a color of #82c36c
<div style="border:2px solid #82c36c;">Content here</div>
.myborder {border:2px solid #82c36c;}