#82c65e color space conversions
Hex:
#82c65e
RGB:
130, 198, 94
CMY:
49, 22, 63
CMYK:
34, 0, 53, 22
HSL:
99°, 47.7064%, 57.2549%
HSV (HSB):
99°, 52.5253%, 77.6471%
XYZ:
31.4204, 45.9421, 17.8014
xyY:
0.3302, 0.4828, 45.9421
CIE-Lab:
73.5080, -40.0877, 44.9634
CIE-LCH:
73.5080, 60.2390, 131.7190
CIE-Luv:
73.5080, -33.8775, 62.9787
Hunter-Lab:
67.7806, -35.8707, 31.8750
#82c65e color charts
#82c65e color shades, tints & tones
#82c65e color schemes
#82c65e color preview, HTML & CSS examples
This text has a color of #82c65e
<p style="color:#82c65e;">Text here</p>
.mytext {color:#82c65e;}
This box has a color of #82c65e
<div style="background-color:#82c65e;">Content here</div>
.mybackground {background-color:#82c65e;}
Border around this has a color of #82c65e
<div style="border:2px solid #82c65e;">Content here</div>
.myborder {border:2px solid #82c65e;}