#82d12d color space conversions
Hex:
#82d12d
RGB:
130, 209, 45
CMY:
49, 18, 82
CMYK:
38, 0, 78, 18
HSL:
89°, 64.5669%, 49.8039%
HSV (HSB):
89°, 78.4689%, 81.9608%
XYZ:
32.4800, 50.5362, 10.5252
xyY:
0.3472, 0.5403, 50.5362
CIE-Lab:
76.3972, -48.6977, 67.5173
CIE-LCH:
76.3972, 83.2470, 125.8015
CIE-Luv:
76.3972, -39.5330, 84.3329
Hunter-Lab:
71.0888, -42.8499, 40.9839
#82d12d color charts
#82d12d color shades, tints & tones
#82d12d color schemes
#82d12d color preview, HTML & CSS examples
This text has a color of #82d12d
<p style="color:#82d12d;">Text here</p>
.mytext {color:#82d12d;}
This box has a color of #82d12d
<div style="background-color:#82d12d;">Content here</div>
.mybackground {background-color:#82d12d;}
Border around this has a color of #82d12d
<div style="border:2px solid #82d12d;">Content here</div>
.myborder {border:2px solid #82d12d;}