#82e03c color space conversions
Hex:
#82e03c
RGB:
130, 224, 60
CMY:
49, 12, 76
CMYK:
42, 0, 73, 12
HSL:
94°, 72.5664%, 55.6863%
HSV (HSB):
94°, 73.2143%, 87.8431%
XYZ:
36.6772, 58.3834, 13.6110
xyY:
0.3375, 0.5372, 58.3834
CIE-Lab:
80.9515, -53.8765, 67.1562
CIE-LCH:
80.9515, 86.0967, 128.7386
CIE-Luv:
80.9515, -46.2388, 87.2176
Hunter-Lab:
76.4090, -48.0338, 42.9248
#82e03c color charts
#82e03c color shades, tints & tones
#82e03c color schemes
#82e03c color preview, HTML & CSS examples
This text has a color of #82e03c
<p style="color:#82e03c;">Text here</p>
.mytext {color:#82e03c;}
This box has a color of #82e03c
<div style="background-color:#82e03c;">Content here</div>
.mybackground {background-color:#82e03c;}
Border around this has a color of #82e03c
<div style="border:2px solid #82e03c;">Content here</div>
.myborder {border:2px solid #82e03c;}