#82c00c color space conversions
Hex:
#82c00c
RGB:
130, 192, 12
CMY:
49, 25, 95
CMYK:
32, 0, 94, 25
HSL:
81°, 88.2353%, 40.0000%
HSV (HSB):
81°, 93.7500%, 75.2941%
XYZ:
28.1219, 42.4716, 7.0635
xyY:
0.3621, 0.5469, 42.4716
CIE-Lab:
71.1949, -42.6652, 69.9742
CIE-LCH:
71.1949, 81.9555, 121.3718
CIE-Luv:
71.1949, -31.4275, 81.9631
Hunter-Lab:
65.1703, -37.0226, 39.1930
#82c00c color charts
#82c00c color shades, tints & tones
#82c00c color schemes
#82c00c color preview, HTML & CSS examples
This text has a color of #82c00c
<p style="color:#82c00c;">Text here</p>
.mytext {color:#82c00c;}
This box has a color of #82c00c
<div style="background-color:#82c00c;">Content here</div>
.mybackground {background-color:#82c00c;}
Border around this has a color of #82c00c
<div style="border:2px solid #82c00c;">Content here</div>
.myborder {border:2px solid #82c00c;}