#82bd2e color space conversions
Hex:
#82bd2e
RGB:
130, 189, 46
CMY:
49, 26, 82
CMYK:
31, 0, 76, 26
HSL:
85°, 60.8511%, 46.0784%
HSV (HSB):
85°, 75.6614%, 74.1176%
XYZ:
27.8967, 41.3383, 9.0935
xyY:
0.3561, 0.5278, 41.3383
CIE-Lab:
70.4123, -40.1838, 61.5646
CIE-LCH:
70.4123, 73.5183, 123.1329
CIE-Luv:
70.4123, -29.8296, 75.6412
Hunter-Lab:
64.2948, -35.0673, 36.6207
#82bd2e color charts
#82bd2e color shades, tints & tones
#82bd2e color schemes
#82bd2e color preview, HTML & CSS examples
This text has a color of #82bd2e
<p style="color:#82bd2e;">Text here</p>
.mytext {color:#82bd2e;}
This box has a color of #82bd2e
<div style="background-color:#82bd2e;">Content here</div>
.mybackground {background-color:#82bd2e;}
Border around this has a color of #82bd2e
<div style="border:2px solid #82bd2e;">Content here</div>
.myborder {border:2px solid #82bd2e;}