#82cd3c color space conversions
Hex:
#82cd3c
RGB:
130, 205, 60
CMY:
49, 20, 76
CMYK:
37, 0, 71, 20
HSL:
91°, 59.1837%, 51.9608%
HSV (HSB):
91°, 70.7317%, 80.3922%
XYZ:
31.8529, 48.7347, 12.0029
xyY:
0.3440, 0.5263, 48.7347
CIE-Lab:
75.2860, -46.1726, 61.4926
CIE-LCH:
75.2860, 76.8977, 126.9016
CIE-Luv:
75.2860, -37.5365, 78.9790
Hunter-Lab:
69.8103, -40.7224, 38.6731
#82cd3c color charts
#82cd3c color shades, tints & tones
#82cd3c color schemes
#82cd3c color preview, HTML & CSS examples
This text has a color of #82cd3c
<p style="color:#82cd3c;">Text here</p>
.mytext {color:#82cd3c;}
This box has a color of #82cd3c
<div style="background-color:#82cd3c;">Content here</div>
.mybackground {background-color:#82cd3c;}
Border around this has a color of #82cd3c
<div style="border:2px solid #82cd3c;">Content here</div>
.myborder {border:2px solid #82cd3c;}