#82c06e color space conversions
Hex:
#82c06e
RGB:
130, 192, 110
CMY:
49, 25, 57
CMYK:
32, 0, 43, 25
HSL:
105°, 39.4231%, 59.2157%
HSV (HSB):
105°, 42.7083%, 75.2941%
XYZ:
30.8700, 43.5709, 21.5349
xyY:
0.3216, 0.4540, 43.5709
CIE-Lab:
71.9407, -35.3628, 35.0957
CIE-LCH:
71.9407, 49.8220, 135.2172
CIE-Luv:
71.9407, -30.8515, 51.6115
Hunter-Lab:
66.0082, -32.0355, 26.8627
#82c06e color charts
#82c06e color shades, tints & tones
#82c06e color schemes
#82c06e color preview, HTML & CSS examples
This text has a color of #82c06e
<p style="color:#82c06e;">Text here</p>
.mytext {color:#82c06e;}
This box has a color of #82c06e
<div style="background-color:#82c06e;">Content here</div>
.mybackground {background-color:#82c06e;}
Border around this has a color of #82c06e
<div style="border:2px solid #82c06e;">Content here</div>
.myborder {border:2px solid #82c06e;}