#82bd3e color space conversions
Hex:
#82bd3e
RGB:
130, 189, 62
CMY:
49, 26, 76
CMYK:
31, 0, 67, 26
HSL:
88°, 50.5976%, 49.2157%
HSV (HSB):
88°, 67.1958%, 74.1176%
XYZ:
28.2730, 41.4888, 11.0754
xyY:
0.3498, 0.5132, 41.4888
CIE-Lab:
70.5170, -39.1478, 55.8068
CIE-LCH:
70.5170, 68.1685, 125.0492
CIE-Luv:
70.5170, -29.7566, 71.2326
Hunter-Lab:
64.4118, -34.3696, 34.8935
#82bd3e color charts
#82bd3e color shades, tints & tones
#82bd3e color schemes
#82bd3e color preview, HTML & CSS examples
This text has a color of #82bd3e
<p style="color:#82bd3e;">Text here</p>
.mytext {color:#82bd3e;}
This box has a color of #82bd3e
<div style="background-color:#82bd3e;">Content here</div>
.mybackground {background-color:#82bd3e;}
Border around this has a color of #82bd3e
<div style="border:2px solid #82bd3e;">Content here</div>
.myborder {border:2px solid #82bd3e;}