#82f72e color space conversions
Hex:
#82f72e
RGB:
130, 247, 46
CMY:
49, 3, 82
CMYK:
47, 0, 81, 3
HSL:
95°, 92.6267%, 57.4510%
HSV (HSB):
95°, 81.3765%, 96.8627%
XYZ:
42.9598, 71.4646, 14.1146
xyY:
0.3342, 0.5560, 71.4646
CIE-Lab:
87.7102, -63.3096, 77.5908
CIE-LCH:
87.7102, 100.1421, 129.2125
CIE-Luv:
87.7102, -56.2744, 99.6987
Hunter-Lab:
84.5367, -57.2293, 49.2764
#82f72e color charts
#82f72e color shades, tints & tones
#82f72e color schemes
#82f72e color preview, HTML & CSS examples
This text has a color of #82f72e
<p style="color:#82f72e;">Text here</p>
.mytext {color:#82f72e;}
This box has a color of #82f72e
<div style="background-color:#82f72e;">Content here</div>
.mybackground {background-color:#82f72e;}
Border around this has a color of #82f72e
<div style="border:2px solid #82f72e;">Content here</div>
.myborder {border:2px solid #82f72e;}