#82f02e color space conversions
Hex:
#82f02e
RGB:
130, 240, 46
CMY:
49, 6, 82
CMYK:
46, 0, 81, 6
HSL:
94°, 86.6071%, 56.0784%
HSV (HSB):
94°, 80.8333%, 94.1176%
XYZ:
40.8592, 67.2633, 13.4144
xyY:
0.3362, 0.5534, 67.2633
CIE-Lab:
85.6367, -60.7312, 75.7181
CIE-LCH:
85.6367, 97.0644, 128.7321
CIE-Luv:
85.6367, -53.3315, 96.8800
Hunter-Lab:
82.0142, -54.5968, 47.7124
#82f02e color charts
#82f02e color shades, tints & tones
#82f02e color schemes
#82f02e color preview, HTML & CSS examples
This text has a color of #82f02e
<p style="color:#82f02e;">Text here</p>
.mytext {color:#82f02e;}
This box has a color of #82f02e
<div style="background-color:#82f02e;">Content here</div>
.mybackground {background-color:#82f02e;}
Border around this has a color of #82f02e
<div style="border:2px solid #82f02e;">Content here</div>
.myborder {border:2px solid #82f02e;}